| Modifier and Type | Field and Description |
|---|---|
protected XmlSigningCertificate |
XmlTimestamp.signingCertificate |
protected XmlSigningCertificate |
XmlSignature.signingCertificate |
protected XmlSigningCertificate |
XmlRevocation.signingCertificate |
protected XmlSigningCertificate |
XmlCertificate.signingCertificate |
| Modifier and Type | Method and Description |
|---|---|
XmlSigningCertificate |
ObjectFactory.createXmlSigningCertificate()
Create an instance of
XmlSigningCertificate |
XmlSigningCertificate |
XmlTimestamp.getSigningCertificate()
Gets the value of the signingCertificate property.
|
XmlSigningCertificate |
XmlSignature.getSigningCertificate()
Gets the value of the signingCertificate property.
|
XmlSigningCertificate |
XmlRevocation.getSigningCertificate()
Gets the value of the signingCertificate property.
|
XmlSigningCertificate |
XmlCertificate.getSigningCertificate()
Gets the value of the signingCertificate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlTimestamp.setSigningCertificate(XmlSigningCertificate value)
Sets the value of the signingCertificate property.
|
void |
XmlSignature.setSigningCertificate(XmlSigningCertificate value)
Sets the value of the signingCertificate property.
|
void |
XmlRevocation.setSigningCertificate(XmlSigningCertificate value)
Sets the value of the signingCertificate property.
|
void |
XmlCertificate.setSigningCertificate(XmlSigningCertificate value)
Sets the value of the signingCertificate property.
|
Copyright © 2018. All rights reserved.