Uses of Class
org.cryptacular.x509.dn.RDNSequence
Packages that use RDNSequence
-
Uses of RDNSequence in org.cryptacular.x509.dn
Methods in org.cryptacular.x509.dn that return RDNSequenceModifier and TypeMethodDescriptionNameReader.readIssuer()
Reads the issuer field from the certificate.NameReader.readSubject()
Reads the subject field from the certificate.static RDNSequence
NameReader.readX500Principal
(X500Principal principal) Converts the given X.500 principal to a list of relative distinguished names that contains the attributes comprising the DN.