Dtls13Client.buildClientFinished

ubyte[] buildClientFinished()

Builds and encrypts a client Finished message.

Computes the verify_data from the handshake transcript and wraps it in an encrypted DTLS record.

Returns

The encrypted DTLS record containing the Finished message.