public final class

ArchiveTimeStampProperty

extends UnsignedSignatureProperty
java.lang.Object
   ↳ xades4j.properties.SignatureProperty
     ↳ xades4j.properties.UnsignedSignatureProperty
       ↳ xades4j.properties.ArchiveTimeStampProperty

Class Overview

The xades141:ArchiveTimeStamp unsigned signature property. Used for the XAdES-A form.

Summary

Constants
String PROP_NAME
[Expand]
Inherited Constants
From interface xades4j.properties.QualifyingProperty
Public Constructors
ArchiveTimeStampProperty()
Public Methods
String getName()
Date getTime()
Gets the time-stamp time after signature production or verification.
void setTime(Date time)
Sets the time-stamp time.
[Expand]
Inherited Methods
From class xades4j.properties.UnsignedSignatureProperty
From class xades4j.properties.SignatureProperty
From class java.lang.Object
From interface xades4j.properties.QualifyingProperty

Constants

public static final String PROP_NAME

Constant Value: "xadesv141:ArchiveTimeStamp"

Public Constructors

public ArchiveTimeStampProperty ()

Public Methods

public String getName ()

public Date getTime ()

Gets the time-stamp time after signature production or verification.

Returns
  • the time or null if the property wasn't part of a signature production

public void setTime (Date time)

Sets the time-stamp time. This is set during signature production so that the time-stamp can be accessed afterwards.

Parameters
time the time