Метод |
Описание |
|
GetClientKeys ( ProtocolVersion version, ProtocolVersion clientVersion, CertificatePublicKey publicKey ) : byte[] |
|
|
GetMasterSecret ( PseudoRandomFunction prf, byte seed ) : byte[] |
|
|
GetServerKeys ( ProtocolVersion version ) : byte[] |
|
|
ProcessClientKeys ( ProtocolVersion version, ProtocolVersion clientVersion, AaltoTLS.PluginInterface.CertificatePrivateKey privateKey, byte data ) : void |
|
|
ProcessServerKeys ( ProtocolVersion version, byte data ) : byte[] |
|
|
SupportsProtocolVersion ( ProtocolVersion version ) : bool |
|
|