Class PK11InternalTokenCert

All Implemented Interfaces:
Serializable, AutoCloseable, X509Extension, InternalCertificate, TokenCertificate, X509Certificate

public final class PK11InternalTokenCert extends PK11InternalCert implements TokenCertificate
A certificate that lives on the internal token. It has database information (like trust flags) but also PKCS #11 information (like unique ID).
See Also: