org.bouncycastle.cms
protected class CMSEnvelopedGenerator.RecipientInf extends Object
| Constructor Summary | |
|---|---|
| RecipientInf(SecretKey secretKey, String algorithm, String wrapOid, OriginatorIdentifierOrKey originator, X509Certificate cert) | |
| RecipientInf(SecretKey secretKey, AlgorithmIdentifier derivationAlg) | |