botan v1.13.4 (2023-03-01T00:35: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
public
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