public class BcCMSContentEncryptorBuilder extends Object
| Constructor and Description |
|---|
BcCMSContentEncryptorBuilder(ASN1ObjectIdentifier encryptionOID) |
BcCMSContentEncryptorBuilder(ASN1ObjectIdentifier encryptionOID,
int keySize) |
| Modifier and Type | Method and Description |
|---|---|
OutputEncryptor |
build() |
BcCMSContentEncryptorBuilder |
setSecureRandom(SecureRandom random) |
public BcCMSContentEncryptorBuilder(ASN1ObjectIdentifier encryptionOID)
public BcCMSContentEncryptorBuilder(ASN1ObjectIdentifier encryptionOID, int keySize)
public BcCMSContentEncryptorBuilder setSecureRandom(SecureRandom random)
public OutputEncryptor build() throws CMSException
CMSExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.