|
|||||||||
| Home >> All >> java >> security >> [ cert overview ] | PREV NEXT | ||||||||
Uses of Class
java.security.cert.CertificateParsingException
| Uses of CertificateParsingException in java.security.cert |
| Methods in java.security.cert that throw CertificateParsingException | |
java.util.List |
X509Certificate.getExtendedKeyUsage()
Returns the ExtendedKeyUsage extension of this
certificate, or null if there is no extension present. |
java.util.Collection |
X509Certificate.getSubjectAlternativeNames()
Returns the alternative names for this certificate's subject (the owner), or null if there are none. |
java.util.Collection |
X509Certificate.getIssuerAlternativeNames()
Returns the alternative names for this certificate's issuer, or null if there are none. |
|
|||||||||
| Home >> All >> java >> security >> [ cert overview ] | PREV NEXT | ||||||||