public interface ValueDecryptorGenerator
| Modifier and Type | Method and Description |
|---|---|
InputDecryptor |
getValueDecryptor(AlgorithmIdentifier keyAlg,
AlgorithmIdentifier symmAlg,
byte[] encKey) |
InputDecryptor getValueDecryptor(AlgorithmIdentifier keyAlg, AlgorithmIdentifier symmAlg, byte[] encKey) throws CRMFException
CRMFExceptionCopyright © 2015. All rights reserved.