public abstract class BaseSignable extends java.lang.Object implements Signable
| Modifier | Constructor and Description |
|---|---|
protected |
BaseSignable() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getDigest(tr.gov.tubitak.uekae.esya.api.crypto.alg.DigestAlg aDigestAlg)
Used to calculate digest output of the data.
|
java.lang.String |
getResourceName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContent, getMimeType, getURIpublic byte[] getDigest(tr.gov.tubitak.uekae.esya.api.crypto.alg.DigestAlg aDigestAlg)
throws SignatureException
SignablegetDigest in interface SignableaDigestAlg - algorithm that will be used for digest operationSignatureExceptionpublic java.lang.String getResourceName()
getResourceName in interface SignableCopyright © 2025. All rights reserved.