AAS HTTP Client Documentation
Loading...
Searching...
No Matches
encoder.py File Reference

Go to the source code of this file.

Namespaces

namespace  aas_http_client
 
namespace  aas_http_client.utilities
 
namespace  aas_http_client.utilities.encoder
 

Functions

str aas_http_client.utilities.encoder.decode_base_64 (str text)
 Decode a Base64 encoded string.
 
str aas_http_client.utilities.encoder.encode_base_64 (str text)
 Encode a string to Base64.