public class SignaturePolicyInfo extends Object
Constructor and Description |
---|
SignaturePolicyInfo(String policyIdentifier, byte[] policyHash, String policyDigestAlgorithm, String policyUri) |
SignaturePolicyInfo(String policyIdentifier, String policyHashBase64, String policyDigestAlgorithm, String policyUri) |
Modifier and Type | Method and Description |
---|---|
String |
getPolicyDigestAlgorithm() |
byte[] |
getPolicyHash() |
String |
getPolicyIdentifier() |
String |
getPolicyUri() |
Copyright © 1998–2017. All rights reserved.