StringToBytes extension
Extension for converting strings to bytes for secure handling.
- on
Properties
- utf8Bytes → Uint8List
-
Available on String, provided by the StringToBytes extension
This extension provides a convenient way to convert strings (such as passwords, user IDs, or other sensitive data) to Uint8List for use in cryptographic operations.no setter