public class P11ContentSignerBuilder extends Object
ConcurrentContentSigner for PKCS#11 token.| Constructor and Description |
|---|
P11ContentSignerBuilder(P11CryptService cryptService,
SecurityFactory securityFactory,
P11IdentityId identityId,
X509Certificate[] certificateChain) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentContentSigner |
createSigner(org.bouncycastle.asn1.x509.AlgorithmIdentifier signatureAlgId,
int parallelism) |
public P11ContentSignerBuilder(P11CryptService cryptService, SecurityFactory securityFactory, P11IdentityId identityId, X509Certificate[] certificateChain) throws XiSecurityException, P11TokenException
XiSecurityExceptionP11TokenExceptionpublic ConcurrentContentSigner createSigner(org.bouncycastle.asn1.x509.AlgorithmIdentifier signatureAlgId, int parallelism) throws XiSecurityException, P11TokenException
XiSecurityExceptionP11TokenExceptionCopyright © 2019. All rights reserved.