botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
TLSSessionKeys.this
botan
tls
session_key
TLSSessionKeys
TLSSessionKeys Constructor
this
()
this
(HandshakeState state, SecureVector!ubyte pre_master_secret, bool resuming)
struct
TLSSessionKeys
this
()
(
in
HandshakeState
state
,
auto
ref
SecureVector
!ubyte
pre_master_secret
,
bool
resuming
)
Meta
Source
See Implementation
botan
tls
session_key
TLSSessionKeys
constructors
this
functions
clientCipherKey
clientIv
clientMacKey
masterSecret
serverCipherKey
serverIv
serverMacKey
TLSSessionKeys Constructor