Class Overview
The RevocationValues
property is an optional unsigned property and qualifies
the XML signature. There is at most one occurence of this property in the signature.
The RevocationValues
property is used to hold the values of the revocation
information which are to be shipped with the electronic signature.
Constants
public
static
final
String
PROP_NAME
Constant Value:
"RevocationValues"
Public Constructors
public
RevocationValuesProperty
(Collection<X509CRL> crls)
Public Methods
public
Collection<X509CRL>
getCrls
()