Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Org
BouncyCastle
Cms
PasswordRecipientInfoGenerator
C# 클래스 Org.BouncyCastle.Cms.PasswordRecipientInfoGenerator
상속:
RecipientInfoGenerator
파일 보기
프로젝트 열기: nonorganic/dssnet
1 사용 예제들
Private Properties
프로퍼티
타입
설명
PasswordRecipientInfoGenerator
System
공개 메소드들
메소드
설명
Generate
(
KeyParameter
contentEncryptionKey
,
SecureRandom
random
) :
RecipientInfo
비공개 메소드들
메소드
설명
PasswordRecipientInfoGenerator
( ) :
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