| Modifier and Type | Method and Description |
|---|---|
ISignerInfoGenerator |
IJcaSignerInfoGeneratorBuilder.build(IContentSigner signer,
X509Certificate cert)
Calls actual
build method for the wrapped JcaSignerInfoGeneratorBuilder object. |
ISignerInformationVerifier |
IJcaSimpleSignerInfoVerifierBuilder.build(X509Certificate certificate)
Calls actual
build method for the wrapped JcaSimpleSignerInfoVerifierBuilder object. |
| Modifier and Type | Method and Description |
|---|---|
IInputDecryptorProvider |
IJceOpenSSLPKCS8DecryptorProviderBuilder.build(char[] password)
Calls actual
build method for the wrapped JceOpenSSLPKCS8DecryptorProviderBuilder object. |
| Modifier and Type | Method and Description |
|---|---|
IDigestCalculator |
IDigestCalculatorProvider.get(IAlgorithmIdentifier algorithmIdentifier)
Calls actual
get method for the wrapped DigestCalculatorProvider object. |
| Modifier and Type | Method and Description |
|---|---|
IDigestCalculatorProvider |
IJcaDigestCalculatorProviderBuilder.build()
Calls actual
build method for the wrapped JcaDigestCalculatorProviderBuilder object. |
IContentSigner |
IJcaContentSignerBuilder.build(PrivateKey pk)
Calls actual
build method for the wrapped JcaContentSignerBuilder object. |
IContentVerifierProvider |
IJcaContentVerifierProviderBuilder.build(PublicKey publicKey)
Calls actual
build method for the wrapped JcaContentVerifierProviderBuilder object. |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.