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