C# 클래스 Org.BouncyCastle.Crypto.Tls.TlsProtocol.HandshakeMessage

상속: System.IO.MemoryStream
파일 보기 프로젝트 열기: gkardava/WinPass 1 사용 예제들

비공개 메소드들

메소드 설명
HandshakeMessage ( byte handshakeType ) : System
HandshakeMessage ( byte handshakeType, int length ) : System
Write ( byte data ) : void
WriteToRecordStream ( TlsProtocol protocol ) : void