|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface exposing some additional methods on a BC native certificate object.
Method Summary | |
X500Name |
getIssuerX500Name()
Return the certificate issuer as an X500Name. |
X500Name |
getSubjectX500Name()
Return the certificate subject as an X500Name. |
TBSCertificate |
getTBSCertificateNative()
Return the ASN.1 class representing the TBSCertificate for this certificate. |
Method Detail |
public X500Name getIssuerX500Name()
public TBSCertificate getTBSCertificateNative()
public X500Name getSubjectX500Name()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |