C# Class Org.BouncyCastle.Cms.CmsEnvelopedHelper

Show file Open project: nonorganic/dssnet Class Usage Examples

Private Methods

Method Description
BuildRecipientInformationStore ( Asn1Set recipientInfos, CmsSecureReadable secureReadable ) : RecipientInformationStore
CmsEnvelopedHelper ( ) : System
CreateAsymmetricCipher ( string encryptionOid ) : IBufferedCipher
CreateWrapper ( string encryptionOid ) : IWrapper
GetAsymmetricEncryptionAlgName ( string encryptionAlgOid ) : string
GetKeySize ( string oid ) : int
GetRfc3211WrapperName ( string oid ) : string
ReadRecipientInfo ( IList infos, RecipientInfo info, CmsSecureReadable secureReadable ) : void