Package org.cxml
Class XadesOCSPRef
java.lang.Object
org.cxml.XadesOCSPRef
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the xadesDigestAlgAndValue property.Gets the value of the xadesOCSPIdentifier property.voidSets the value of the xadesDigestAlgAndValue property.voidSets the value of the xadesOCSPIdentifier property.
-
Field Details
-
xadesOCSPIdentifier
-
xadesDigestAlgAndValue
-
-
Constructor Details
-
XadesOCSPRef
public XadesOCSPRef()
-
-
Method Details
-
getXadesOCSPIdentifier
Gets the value of the xadesOCSPIdentifier property.- Returns:
- possible object is
XadesOCSPIdentifier
-
setXadesOCSPIdentifier
Sets the value of the xadesOCSPIdentifier property.- Parameters:
value- allowed object isXadesOCSPIdentifier
-
getXadesDigestAlgAndValue
Gets the value of the xadesDigestAlgAndValue property.- Returns:
- possible object is
XadesDigestAlgAndValue
-
setXadesDigestAlgAndValue
Sets the value of the xadesDigestAlgAndValue property.- Parameters:
value- allowed object isXadesDigestAlgAndValue
-