e-CryptIt Engine Xojo Plugin - Encodings Xojo Plugin |
|
EinhugurBase32.Encode Method
Encodes string to Base32 using given Base32 variant alphabet.
Parameters
- value
- The string to encode.
- alphabet
- Base32 variant alphabet to use. If this parameter is skipped then RFC-4648 is used by default.
Returns
- String
Remarks
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS
See Also
EinhugurBase32 Module