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

Base62 class function

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