public class SecureHashKt
Modifier and Type | Method and Description |
---|---|
static SecureHash.SHA256 |
sha256(byte[] $receiver) |
static SecureHash.SHA256 |
sha256(OpaqueBytes $receiver) |
public static SecureHash.SHA256 sha256(byte[] $receiver)
public static SecureHash.SHA256 sha256(OpaqueBytes $receiver)