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