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
CRMFException
Copyright © 2020 BouncyCastle.org. All rights reserved.