org.bouncycastle.cms

Class CMSEnvelopedGenerator.RecipientInf

Enclosing Class:
CMSEnvelopedGenerator

protected class CMSEnvelopedGenerator.RecipientInf
extends java.lang.Object

Constructor Summary

RecipientInf(SecretKey secretKey, AlgorithmIdentifier derivationAlg)
RecipientInf(SecretKey secretKey, String algorithm, String wrapOid, OriginatorIdentifierOrKey originator, X509Certificate cert)

Constructor Details

RecipientInf

public RecipientInf(SecretKey secretKey,
                    AlgorithmIdentifier derivationAlg)

RecipientInf

public RecipientInf(SecretKey secretKey,
                    String algorithm,
                    String wrapOid,
                    OriginatorIdentifierOrKey originator,
                    X509Certificate cert)