public interface SignatureData
| Modifier and Type | Field and Description |
|---|---|
static int |
ELEMENT_TYPE
Signature data element type.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCertificateId() |
String |
getCertificateRepositoryUri() |
String |
getSignatureType() |
byte[] |
getSignatureValue() |
static final int ELEMENT_TYPE
String getSignatureType()
byte[] getSignatureValue()
byte[] getCertificateId()
String getCertificateRepositoryUri()
Copyright © 2024 Guardtime. All rights reserved.