C# Класс Org.BouncyCastle.Cms.CmsEnvelopedHelper

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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