- params
const(Vector!ubyte) params()
Undocumented in source. Be warned that the author may not have intended to support it.
- serialize
Vector!ubyte serialize()
Serialize a TLSServer Key Exchange message
- serverKexKey
const(PrivateKey) serverKexKey()
Undocumented in source. Be warned that the author may not have intended to support it.
- serverSrpParams
const(SRP6ServerSession) serverSrpParams()
Undocumented in source. Be warned that the author may not have intended to support it.
- type
const(HandshakeType) type()
Undocumented in source. Be warned that the author may not have intended to support it.
- verify
bool verify(PublicKey server_key, HandshakeState state)
Verify a TLSServer Key Exchange message
TLSServer Key Exchange Message