☰
D
dejadoc
DDN-NET-TLS
/
ddn.net.dtls.server13
/
Dtls13Server.cipherKeyLength
🔍
☾
Dtls13Server.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.