wwEncryption::GetBinHexMode
Retrieves the global setting for output mode of binary string values for ComputeHash()
and EncryptString()
. Returns .T.
if using binHex mode, or .F
if using the default base64.
o.GetBinHexMode()
.T.
for binHex, .F.
for base64
See also
Class wwEncryption© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic