class SHA256 : SecureHashSHA-256 is part of the SHA-2 hash function family. Generated hash is fixed size, 256-bits (32-bytes)
| <init> |
SHA256(bits: ByteArray)SHA-256 is part of the SHA-2 hash function family. Generated hash is fixed size, 256-bits (32-bytes) |
| prefixChars |
fun prefixChars(prefixLen: Int = 6): <ERROR CLASS> |
| toString |
open fun toString(): <ERROR CLASS> |