public class SignHelper extends Object
Constructor and Description |
---|
SignHelper(BIDLogger logger) |
Modifier and Type | Method and Description |
---|---|
org.bouncycastle.cms.CMSSignedData |
buildCMSSignedData(byte[] dataToBeSigned,
X509Certificate[] certificateChain,
X509Certificate signerCertificate,
PrivateKey privateKey,
int slotId,
byte[] privateKeyId,
org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithm,
org.bouncycastle.asn1.ASN1Set authenticatedAttributes) |
public SignHelper(BIDLogger logger)
public org.bouncycastle.cms.CMSSignedData buildCMSSignedData(byte[] dataToBeSigned, X509Certificate[] certificateChain, X509Certificate signerCertificate, PrivateKey privateKey, int slotId, byte[] privateKeyId, org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithm, org.bouncycastle.asn1.ASN1Set authenticatedAttributes) throws Exception
Exception
Copyright © 2017 Nets Branch Norway. All Rights Reserved.