public interface TokenCertificate extends X509Certificate
instanceof
.Modifier and Type | Method and Description |
---|---|
CryptoToken |
getOwningToken()
Returns the CryptoToken that owns this certificate.
|
byte[] |
getUniqueID()
Deprecated.
This ID is based on an implementation that might change.
If this functionality is required, it should be provided in
another way, such as a function that directly matches a cert and
key.
|
getEncoded, getIssuerDN, getNickname, getPublicKey, getSerialNumber, getSubjectDN, getVersion
byte[] getUniqueID()
PrivateKey.getUniqueID()
CryptoToken getOwningToken()