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

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

Private Properties

프로퍼티 타입 설명
KeyTransRecipientInfoGenerator System

공개 메소드들

메소드 설명
Generate ( KeyParameter contentEncryptionKey, SecureRandom random ) : RecipientInfo

비공개 메소드들

메소드 설명
KeyTransRecipientInfoGenerator ( ) : System

메소드 상세

Generate() 공개 메소드

public Generate ( KeyParameter contentEncryptionKey, SecureRandom random ) : RecipientInfo
contentEncryptionKey Org.BouncyCastle.Crypto.Parameters.KeyParameter
random Org.BouncyCastle.Security.SecureRandom
리턴 Org.BouncyCastle.Asn1.Cms.RecipientInfo