InqvineCryptoStringExtensions extension
- on
Properties
- toSha1 → String
-
Available on String, provided by the InqvineCryptoStringExtensions extension
Converts a String to aSHA1
hash.no setter -
toUtf8
→ List<
int> -
Available on String, provided by the InqvineCryptoStringExtensions extension
Converts a String to a List<int> of bytes with utf8 encoding.no setter