Base64 class function
| Function | Description | Sample |
|---|---|---|
| nevis.crypto.base64.new() | Creates an object that can use Base64 encoding and decoding for data. | base64 = nevis.crypto.base64.new() |
| Function | Description | Sample |
|---|---|---|
| nevis.crypto.base64.new() | Creates an object that can use Base64 encoding and decoding for data. | base64 = nevis.crypto.base64.new() |