| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle | |
| com.itextpdf.commons.bouncycastle.operator |
| Modifier and Type | Method and Description |
|---|---|
ICertificateID |
IBouncyCastleFactory.createCertificateID(IDigestCalculator digestCalculator,
IX509CertificateHolder certificateHolder,
BigInteger bigInteger)
Create certificate ID wrapper from digest calculator, X509 Certificate holder wrappers and
BigInteger. |
ITimeStampTokenGenerator |
IBouncyCastleFactory.createTimeStampTokenGenerator(ISignerInfoGenerator siGen,
IDigestCalculator dgCalc,
IASN1ObjectIdentifier policy)
Create timestamp token generator wrapper from signer info generator wrapper,
digest calculator wrapper and ASN1 Object identifier wrapper.
|
IX509ExtensionUtils |
IBouncyCastleFactory.createX509ExtensionUtils(IDigestCalculator digestCalculator)
Create X509 Extension utils wrapper from digest calculator wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
IDigestCalculator |
IDigestCalculatorProvider.get(IAlgorithmIdentifier algorithmIdentifier)
Calls actual
get method for the wrapped DigestCalculatorProvider object. |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.