| Modifier and Type | Class and Description |
|---|---|
class |
SignableByteArray
Encapsulates data to be signed, when in byte[] format.
|
class |
SignableFile
Encapsulates data to be signed, when in byte[] forSmat.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDigestAttr.setValue(tr.gov.tubitak.uekae.esya.api.crypto.alg.DigestAlg aDigestAlg,
ISignable aContent) |
| Modifier and Type | Class and Description |
|---|---|
class |
SignableISignable |
| Constructor and Description |
|---|
CMSSignableImpl(ISignable aInternal) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSignedData.addContent(ISignable aContent)
Adds the content that will be signed to BaseSignedData.By default, type of content is id_data (1.2.840.113549.1.7.1).
|
void |
BaseSignedData.addContent(ISignable aContent,
boolean aIsContentIncluded)
Adds the content that will be signed to BaseSignedData.
|
void |
BaseSignedData.addContent(ISignable aContent,
int[] aContentType,
boolean aIsContentIncluded)
Adds the content that will be signed to BaseSignedData
|
void |
BaseSignedData.attachExternalContent(ISignable aContent)
Adds the signed content to the signature
|
Copyright © 2025. All rights reserved.