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

상속: RecipientInformation
파일 보기 프로젝트 열기: nonorganic/dssnet

공개 메소드들

메소드 설명
GetContentStream ( ICipherParameters key ) : CmsTypedStream

비공개 메소드들

메소드 설명
GetExchangeEncryptionAlgorithmName ( DerObjectIdentifier oid ) : string
KeyTransRecipientInformation ( KeyTransRecipientInfo info, CmsSecureReadable secureReadable ) : System
UnwrapKey ( ICipherParameters key ) : KeyParameter

메소드 상세

GetContentStream() 공개 메소드

public GetContentStream ( ICipherParameters key ) : CmsTypedStream
key ICipherParameters
리턴 CmsTypedStream