Tls13KeySchedule.deriveHandshakeTrafficSecrets
void deriveHandshakeTrafficSecrets(const(ubyte)[] transcriptHash)Derives the handshake traffic secrets from the transcript hash.
Parameters
transcriptHash | The hash of the handshake transcript. |
void deriveHandshakeTrafficSecrets(const(ubyte)[] transcriptHash)Derives the handshake traffic secrets from the transcript hash.
transcriptHash | The hash of the handshake transcript. |