| Modifier and Type | Field and Description |
|---|---|
protected XmlBasicSignature |
XmlTimestamp.basicSignature |
protected XmlBasicSignature |
XmlSignature.basicSignature |
protected XmlBasicSignature |
XmlRevocation.basicSignature |
protected XmlBasicSignature |
XmlCertificate.basicSignature |
| Modifier and Type | Method and Description |
|---|---|
XmlBasicSignature |
ObjectFactory.createXmlBasicSignature()
Create an instance of
XmlBasicSignature |
XmlBasicSignature |
XmlTimestamp.getBasicSignature()
Gets the value of the basicSignature property.
|
XmlBasicSignature |
XmlSignature.getBasicSignature()
Gets the value of the basicSignature property.
|
XmlBasicSignature |
XmlRevocation.getBasicSignature()
Gets the value of the basicSignature property.
|
XmlBasicSignature |
XmlCertificate.getBasicSignature()
Gets the value of the basicSignature property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlTimestamp.setBasicSignature(XmlBasicSignature value)
Sets the value of the basicSignature property.
|
void |
XmlSignature.setBasicSignature(XmlBasicSignature value)
Sets the value of the basicSignature property.
|
void |
XmlRevocation.setBasicSignature(XmlBasicSignature value)
Sets the value of the basicSignature property.
|
void |
XmlCertificate.setBasicSignature(XmlBasicSignature value)
Sets the value of the basicSignature property.
|
Copyright © 2018. All rights reserved.