java.lang.Object | |||
↳ | xades4j.properties.SignatureProperty | ||
↳ | xades4j.properties.UnsignedSignatureProperty | ||
↳ | xades4j.properties.ArchiveTimeStampProperty |
The xades141:ArchiveTimeStamp
unsigned signature property. Used for the
XAdES-A form.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | PROP_NAME |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the time-stamp time after signature production or verification.
| |||||||||||
Sets the time-stamp time.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Gets the time-stamp time after signature production or verification.
null
if the property wasn't part of a signature production
Sets the time-stamp time. This is set during signature production so that the time-stamp can be accessed afterwards.
time | the time |
---|