| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle | |
| com.itextpdf.commons.bouncycastle.asn1 |
| Modifier and Type | Method and Description |
|---|---|
IASN1TaggedObject |
IBouncyCastleFactory.createASN1TaggedObject(IASN1Encodable encodable)
Create ASN1 Tagged object wrapper from ASN1 Encodable wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
IASN1OctetString |
IBouncyCastleFactory.createASN1OctetString(IASN1TaggedObject taggedObject,
boolean b)
Create ASN1 Octet string wrapper from ASN1 Tagged object wrapper and
boolean parameter. |
IASN1Set |
IBouncyCastleFactory.createASN1Set(IASN1TaggedObject taggedObject,
boolean b)
Create ASN1 Set wrapper from ASN1 Tagged object wrapper and
boolean parameter. |
IDERIA5String |
IBouncyCastleFactory.createDERIA5String(IASN1TaggedObject taggedObject,
boolean b)
Create DERIA5 String wrapper from ASN1 Tagged object wrapper and
boolean value. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDERTaggedObject
This interface represents the wrapper for DERTaggedObject that provides the ability
to switch between bouncy-castle and bouncy-castle FIPS implementations.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.