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()

Return Value

.T. for binHex, .F. for base64

Overloads:


See also:

Class wwEncryption

© West Wind Technologies, 1996-2022 • Updated: 08/14/21
Comment or report problem with topic