C# 클래스 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.AbstractTlsCipherFactory

상속: TlsCipherFactory
파일 보기 프로젝트 열기: 526077247/ET

공개 메소드들

메소드 설명
CreateCipher ( TlsContext context, int encryptionAlgorithm, int macAlgorithm ) : TlsCipher

메소드 상세

CreateCipher() 공개 메소드

public CreateCipher ( TlsContext context, int encryptionAlgorithm, int macAlgorithm ) : TlsCipher
context TlsContext
encryptionAlgorithm int
macAlgorithm int
리턴 TlsCipher