xades4j.properties.data
Class SignaturePolicyData
java.lang.Object
xades4j.properties.data.SignaturePolicyData
- All Implemented Interfaces:
- PropertyDataObject
public final class SignaturePolicyData
- extends Object
- implements PropertyDataObject
- Author:
- Luís
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignaturePolicyData
public SignaturePolicyData(ObjectIdentifier identifier,
String digestAlgorithm,
byte[] digestValue)
SignaturePolicyData
public SignaturePolicyData()
getDigestAlgorithm
public String getDigestAlgorithm()
getDigestValue
public byte[] getDigestValue()
getIdentifier
public ObjectIdentifier getIdentifier()
Copyright © 2012. All Rights Reserved.