pywisetransfer.signing

Functions

b64encode(s[, altchars])

Encode the bytes-like object s using Base64 and return a bytes object.

load_pem_private_key(data, password[, ...])

sign_sca_challenge(challenge, private_key_data)