User Tools

Site Tools


reference:vpop3.base64

VPOP3.Base64

Added in VPOP3 8.7

This function returns a Base64 string encoding of the supplied parameter

VPOP3.Base64(text)

or

VPOP3.Base64(byte-array)

It can be passed either a text string or a table containing one byte per table-entry (eg as returned from the VPOP3.HMAC or Lua Hash Functions

It returns a string containing the Base64 encoding.

If there was an error, it returns a Nil value

reference/vpop3.base64.txt · Last modified: 2024/10/29 16:06 by paul