Dtls13Server.cipherKeyLength

size_t cipherKeyLength(CipherSuiteId cs) @safe pure nothrow @nogc

Returns the AEAD key length for the given cipher suite.

Parameters

csThe cipher suite.

Returns

Key length in bytes.