[Overview][Constants][Types][Classes][Index] Reference for unit 'BCrypt' (#TBCryptHash)

BsdBase64EncodeTable

Declaration

Source position: BCrypt.pas line 177

const BsdBase64EncodeTable: array [0..63] of Char = './' + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' + 'abcdefghijklmnopqrstuvwxyz' + '0123456789';