base64 - python

Common

ExampleDescription
base64.b64decode(string)Decodes b64 string
base64.b64encode(string.encode())Needs to be encoded as bytestring first