public abstract class Certificate extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
Certificate(String type)
Creates a certificate of the specified type.
|
protected Certificate(String type)
type
- the standard name of the certificate type. See the CertificateFactory section in the
Java
Cryptography Architecture Standard Algorithm Name Documentation for information about standard
certificate types.public final String getType()