| Modifier and Type | Field and Description |
|---|---|
protected List<XmlDistinguishedName> |
XmlCertificate.issuerDistinguishedName |
protected List<XmlDistinguishedName> |
XmlCertificate.subjectDistinguishedName |
| Modifier and Type | Method and Description |
|---|---|
XmlDistinguishedName |
ObjectFactory.createXmlDistinguishedName()
Create an instance of
XmlDistinguishedName |
| Modifier and Type | Method and Description |
|---|---|
List<XmlDistinguishedName> |
XmlCertificate.getIssuerDistinguishedName()
Gets the value of the issuerDistinguishedName property.
|
List<XmlDistinguishedName> |
XmlCertificate.getSubjectDistinguishedName()
Gets the value of the subjectDistinguishedName property.
|
Copyright © 2018. All rights reserved.