|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.cert.selector.X509CertificateHolderSelector
|
+--org.bouncycastle.cert.selector.jcajce.JcaX509CertificateHolderSelector
| Constructor Summary | |
JcaX509CertificateHolderSelector(java.security.cert.X509Certificate certificate)
Construct a signer identifier based on the issuer, serial number and subject key identifier (if present) of the passed in certificate. |
|
| Methods inherited from class org.bouncycastle.cert.selector.X509CertificateHolderSelector |
clone, equals, getIssuer, getSerialNumber, getSubjectKeyIdentifier, hashCode, match |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JcaX509CertificateHolderSelector(java.security.cert.X509Certificate certificate)
certificate - certificate providing the issue and serial number and subject key identifier.
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||