public interface SignaturePolicyService
| Modifier and Type | Method and Description |
|---|---|
String |
getSignaturePolicyDescription()
Gives back the short description of the signature policy or
null if a description is not available. |
byte[] |
getSignaturePolicyDocument()
Gives back the signature policy document.
|
String |
getSignaturePolicyDownloadUrl()
Gives back the download URL where the signature policy document can be
found.
|
String |
getSignaturePolicyIdentifier()
Gives back the signature policy identifier URI.
|
String getSignaturePolicyIdentifier()
String getSignaturePolicyDescription()
null if a description is not available.null.String getSignaturePolicyDownloadUrl()
null in case such a download location does not
exist.null.byte[] getSignaturePolicyDocument()