Skip to main content
Version: 8.2405.x.x RR

Base64 class function

FunctionDescriptionSample
nevis.crypto.base64.new()Creates an object that can use Base64 encoding and decoding for data.base64 = nevis.crypto.base64.new()