Rfc3161TimestampTokenInfo.GetMessageHash Method

Definition

Gets the data representing the message hash.

public:
 ReadOnlyMemory<System::Byte> GetMessageHash();
public ReadOnlyMemory<byte> GetMessageHash ();
member this.GetMessageHash : unit -> ReadOnlyMemory<byte>
Public Function GetMessageHash () As ReadOnlyMemory(Of Byte)

Returns

The data representing the message hash.

Applies to