Package org.cxml
Class XadesCounterSignature
java.lang.Object
org.cxml.XadesCounterSignature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the dsSignature property.voidsetDsSignature(DsSignature value) Sets the value of the dsSignature property.
-
Field Details
-
dsSignature
-
-
Constructor Details
-
XadesCounterSignature
public XadesCounterSignature()
-
-
Method Details
-
getDsSignature
Gets the value of the dsSignature property.- Returns:
- possible object is
DsSignature
-
setDsSignature
Sets the value of the dsSignature property.- Parameters:
value- allowed object isDsSignature
-