| Constructor and Description |
|---|
SignableByteArray(byte[] aBytes) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getAsInputStream()
Returns content as input stream.
|
byte[] |
getContentData()
Returns content data to add content to the signature.
|
byte[] |
getMessageDigest(tr.gov.tubitak.uekae.esya.api.crypto.alg.DigestAlg aOzetAlg)
Returns digest of content to sign.
|
public byte[] getContentData()
ISignablegetContentData in interface ISignablepublic byte[] getMessageDigest(tr.gov.tubitak.uekae.esya.api.crypto.alg.DigestAlg aOzetAlg)
throws tr.gov.tubitak.uekae.esya.api.crypto.exceptions.CryptoException
ISignablegetMessageDigest in interface ISignableaOzetAlg - algorithm for digest operationtr.gov.tubitak.uekae.esya.api.crypto.exceptions.CryptoExceptionpublic java.io.InputStream getAsInputStream()
throws java.io.IOException
ISignablegetAsInputStream in interface ISignablejava.io.IOExceptionCopyright © 2025. All rights reserved.