botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
TLS12PRF.derive
botan
kdf
prf_tls
TLS12PRF
Undocumented in source. Be warned that the author may not have intended to support it.
class
TLS12PRF
override const
SecureVector
!ubyte
derive
(
size_t
key_len
,
const
(
ubyte
)*
secret
,
size_t
secret_len
,
const
(
ubyte
)*
seed
,
size_t
seed_len
)
Meta
Source
See Implementation
botan
kdf
prf_tls
TLS12PRF
constructors
this
functions
clone
derive
properties
name