ISHA512 Interface
Represents type ISHA512
.
Spring.Cryptography.IHashAlgorithm
Spring.Cryptography.ISHA512
Spring.Cryptography.SHA.TSHA512
type ISHA512 = interface(IHashAlgorithm) ['{986B1C68-C156-46B8-A36C-822E7E5BC35E}'] end;
The ISHA512 type exposes the following members.
Name | Description | |
---|---|---|
![]() | HashSize | Gets the hash size, in bits, of the algorithm. (Inherited from IHashAlgorithm.) |
Name | Description | |
---|---|---|
![]() | ComputeHash(Byte[]) | Overloaded. Represents method |
![]() | ComputeHash(Byte[],Integer,Integer) | Overloaded. Represents method |
![]() | ComputeHash(Pointer,Integer) | Overloaded. Represents method |
![]() | ComputeHash(RawByteString) | Overloaded. Represents method |
![]() | ComputeHash(string) | Overloaded. Represents method |
![]() | ComputeHash(TStream) | Overloaded. Represents method |
![]() | ComputeHash(WideString) | Overloaded. Represents method |
![]() | ComputeHashOfFile(string) | Represents method |
![]() | GetHashSize | Represents method |