All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
(package private) static org.bouncycastle.asn1.x500.X500Name |
getCA(java.security.cert.TrustAnchor trustAnchor) |
(package private) static org.bouncycastle.asn1.x500.X500Name |
getEncodedIssuerPrincipal(java.lang.Object cert)
Returns the issuer of an attribute certificate or certificate.
|
(package private) static org.bouncycastle.asn1.x500.X500Name |
getIssuerPrincipal(java.security.cert.X509Certificate cert) |
(package private) static org.bouncycastle.asn1.x500.X500Name |
getIssuerPrincipal(java.security.cert.X509CRL crl) |
(package private) static org.bouncycastle.asn1.x500.X500Name |
getSubjectPrincipal(java.security.cert.X509Certificate cert) |