public byte[] MessageHash { get; }
Public ReadOnly Property MessageHash As Byte() Get
public: property array<unsigned char>^ MessageHash { array<unsigned char>^ get (); }
member MessageHash : byte[] with get
In This Article