Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.cms |
Modifier and Type | Method and Description |
---|---|
ESignerInfo |
ESignedData.getSignerInfo(int aIndex)
Returns a Signer Info in signed data at specific index
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ESignerInfo> |
ESignedData.getSignerInfos()
Returns all Signer Info in signed data
|
Modifier and Type | Method and Description |
---|---|
void |
ESignedData.addSignerInfo(ESignerInfo aSignerInfo)
Add signer info to signed data
|
boolean |
ESignedData.removeSignerInfo(ESignerInfo aSignerInfo)
Remove signer info from signed data
|
Copyright © 2025. All rights reserved.