Package | Description |
---|---|
org.cryptacular.x509.dn |
Modifier and Type | Method and Description |
---|---|
RDNSequence |
NameReader.readIssuer()
Reads the issuer field from the certificate.
|
RDNSequence |
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.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.