Struct Sha512_Hash
Assembly: cs.temp.dll.dll
Syntax
public struct Sha512_Hash : IByteArray, IEquatable<Sha512_Hash>
Fields
SizeBytes
Declaration
public const int SizeBytes = 64
Field Value
Properties
Item[Int32]
Declaration
public byte this[int index] { get; set; }
Parameters
Type |
Name |
Description |
Int32 |
index |
|
Property Value
Length
Declaration
public int Length { get; }
Property Value
Methods
Equals(Sha512_Hash)
Declaration
public bool Equals(Sha512_Hash other)
Parameters
Returns
GetUnsafePtr()
Declaration
public void *GetUnsafePtr()
Returns