☰
D
dejadoc
DDN-NET-TLS
/
ddn.net.dtls.client13
/
Dtls13Client.cipherKeyLength
🔍
☾
Dtls13Client.cipherKeyLength
size_t cipherKeyLength(
CipherSuiteId
cs)
@safe
pure
nothrow
@nogc
Returns the AEAD key length for the given cipher suite.
Parameters
cs
The cipher suite.
Returns
Key length in bytes.