DtlsTranscriptHash.current

ubyte[] current()

Gets the current transcript hash value (SHA-256).

Computes SHA-256 over all accumulated handshake messages. Does not consume or modify the accumulated state.

Returns

A 32-byte SHA-256 hash of the transcript.