|
Bouncy Castle Cryptography 1.19 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bouncycastle.jce.PrincipalUtil
| Constructor Summary | |
PrincipalUtil()
|
|
| Method Summary | |
static X509Principal |
getIssuerX509Principal(java.security.cert.X509Certificate cert)
return the issuer of the given cert as an X509PrincipalObject. |
static X509Principal |
getSubjectX509Principal(java.security.cert.X509Certificate cert)
return the subject of the given cert as an X509PrincipalObject. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrincipalUtil()
| Method Detail |
public static X509Principal getIssuerX509Principal(java.security.cert.X509Certificate cert)
throws java.security.cert.CertificateEncodingException
public static X509Principal getSubjectX509Principal(java.security.cert.X509Certificate cert)
throws java.security.cert.CertificateEncodingException
|
Bouncy Castle Cryptography 1.19 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||