public interface ValueDecryptorGenerator
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.operator.InputDecryptor |
getValueDecryptor(AlgorithmIdentifier keyAlg,
AlgorithmIdentifier symmAlg,
byte[] encKey) |
org.bouncycastle.operator.InputDecryptor getValueDecryptor(AlgorithmIdentifier keyAlg,
AlgorithmIdentifier symmAlg,
byte[] encKey)
throws CRMFException
CRMFException