Tls13KeySchedule.computeHandshakeSecret
void computeHandshakeSecret(const(ubyte)[] sharedSecret)Computes the handshake secret from the shared secret.
Parameters
sharedSecret | The ECDHE shared secret from key exchange. |
void computeHandshakeSecret(const(ubyte)[] sharedSecret)Computes the handshake secret from the shared secret.
sharedSecret | The ECDHE shared secret from key exchange. |