public static class SecureHash.SHA256
extends SecureHash
SHA-256 is part of the SHA-2 hash function family. Generated hash is fixed size, 256-bits (32-bytes)
SecureHash.Companion, SecureHash.SHA256
Companion
Constructor and Description |
---|
SHA256(byte[] bytes)
SHA-256 is part of the SHA-2 hash function family. Generated hash is fixed size, 256-bits (32-bytes)
|
hashConcat, parse, prefixChars, randomSHA256, sha256, sha256, sha256Twice, toString