public interface

ValueDecryptorGenerator

org.bouncycastle.cert.crmf.ValueDecryptorGenerator
Known Indirect Subclasses

Summary

Public Methods
abstract InputDecryptor getValueDecryptor(AlgorithmIdentifier keyAlg, AlgorithmIdentifier symmAlg, byte[] encKey)

Public Methods

public abstract InputDecryptor getValueDecryptor (AlgorithmIdentifier keyAlg, AlgorithmIdentifier symmAlg, byte[] encKey)

Throws
CRMFException