| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle |
| Modifier and Type | Method and Description |
|---|---|
IEncryptedContentInfo |
IBouncyCastleFactory.createEncryptedContentInfo(IASN1ObjectIdentifier data,
IAlgorithmIdentifier algorithmIdentifier,
IASN1OctetString octetString)
Create encrypted content info wrapper from ASN1 Object identifier wrapper,
algorithm identifier wrapper and ASN1 Octet string wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
IEnvelopedData |
IBouncyCastleFactory.createEnvelopedData(IOriginatorInfo originatorInfo,
IASN1Set set,
IEncryptedContentInfo encryptedContentInfo,
IASN1Set set1)
Create enveloped data wrapper from originator info wrapper, ASN1 Set wrapper,
encrypted content info wrapper and another ASN1 Set wrapper.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.