C# 클래스 openCrypto.TLS.SupportedCipherSuites

파일 보기 프로젝트 열기: kazuki/opencrypto-tls 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SupportedSuites CipherSuite[]

비공개 메소드들

메소드 설명
FilterKeyExchange ( KeyExchangeAlgorithm filter ) : CipherSuite[]
GetSuiteInfo ( CipherSuite suite ) : CipherSuiteInfo
IsSupported ( CipherSuite suite ) : bool
SupportedCipherSuites ( ) : System

프로퍼티 상세

SupportedSuites 공개적으로 정적으로 프로퍼티

public static CipherSuite[] SupportedSuites
리턴 CipherSuite[]