public class CMSSignature extends Object
| Constructor and Description |
|---|
CMSSignature(byte[] signedData,
byte[] cmsSignature) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.util.Store |
getSignedDataCertificates() |
org.bouncycastle.cms.SignerInformationStore |
getSignerInformationStore() |
public CMSSignature(byte[] signedData,
byte[] cmsSignature)
throws InvalidCmsSignatureException
InvalidCmsSignatureExceptionCopyright © 2024 Guardtime. All rights reserved.