| Modifier and Type | Method and Description |
|---|---|
IX509CRLHolder |
IX509v2CRLBuilder.build(IContentSigner signer)
Calls actual
build method for the wrapped X509v2CRLBuilder object. |
| Modifier and Type | Method and Description |
|---|---|
IX509CertificateHolder |
IJcaX509v3CertificateBuilder.build(IContentSigner contentSigner)
Calls actual
build method for the wrapped JcaX509v3CertificateBuilder object. |
| Modifier and Type | Method and Description |
|---|---|
IBasicOCSPResp |
IBasicOCSPRespBuilder.build(IContentSigner signer,
IX509CertificateHolder[] chain,
Date time)
Calls actual
build method for the wrapped BasicOCSPRespBuilder object. |
| Modifier and Type | Method and Description |
|---|---|
ISignerInfoGenerator |
IJcaSignerInfoGeneratorBuilder.build(IContentSigner signer,
X509Certificate cert)
Calls actual
build method for the wrapped JcaSignerInfoGeneratorBuilder object. |
| Modifier and Type | Method and Description |
|---|---|
IContentSigner |
IJcaContentSignerBuilder.build(PrivateKey pk)
Calls actual
build method for the wrapped JcaContentSignerBuilder object. |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.