| Package | Description | 
|---|---|
| java.security.cert | 
 Contains classes for certificate management. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CertificateFactory | 
CertificateFactory.getInstance(java.lang.String type)
Returns a certificate factory object that implements the
 specified certificate type. 
 |