| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle |
| Modifier and Type | Method and Description |
|---|---|
IDEROctetString |
IBouncyCastleFactory.createDEROctetString(byte[] bytes)
Create DER Octet string wrapper from
byte[]. |
IDEROctetString |
IBouncyCastleFactory.createDEROctetString(IASN1Encodable encodable)
Cast ASN1 Encodable wrapper to DER Octet string wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
IResponseBytes |
IBouncyCastleFactory.createResponseBytes(IASN1ObjectIdentifier asn1ObjectIdentifier,
IDEROctetString derOctetString)
Create response bytes wrapper from ASN1 Object identifier wrapper and DER Octet string wrapper.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.