Méthode |
Description |
|
ClientCipherSpecDecided ( TlsCompression tlsCompression, TlsCipher tlsCipher ) : void |
|
|
Close ( ) : void |
|
|
DecodeAndVerify ( Org.BouncyCastle.Crypto.Tls.ContentType type, Stream inStr, int len ) : byte[] |
|
|
DoFinal ( CombinedHash ch ) : byte[] |
|
|
Flush ( ) : void |
|
|
GetCurrentHash ( ) : byte[] |
|
|
RecordStream ( TlsProtocolHandler handler, Stream inStr, Stream outStr ) : System |
|
|
ServerClientSpecReceived ( ) : void |
|
|
UpdateHandshakeData ( byte message, int offset, int len ) : void |
|
|
WriteMessage ( Org.BouncyCastle.Crypto.Tls.ContentType type, byte message, int offset, int len ) : void |
|
|