C# 클래스 Org.BouncyCastle.Cms.CmsEnvelopedHelper

파일 보기 프로젝트 열기: nonorganic/dssnet 1 사용 예제들

비공개 메소드들

메소드 설명
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