C# 클래스 Org.BouncyCastle.Crypto.Parameters.IesWithCipherParameters

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

공개 메소드들

메소드 설명
IesWithCipherParameters ( byte derivation, byte encoding, int macKeySize, int cipherKeySize ) : System

메소드 상세

IesWithCipherParameters() 공개 메소드

public IesWithCipherParameters ( byte derivation, byte encoding, int macKeySize, int cipherKeySize ) : System
derivation byte
encoding byte
macKeySize int
cipherKeySize int
리턴 System