• Alexander Korolkov's avatar
    Clean up client's security policy API · 234008be
    Alexander Korolkov authored
    Also, move all crypto functions to uacrypto.
    
    Added set_security() and set_security_string() methods to Client.
    Removed duplicate server_certificate field, renamed
    client_certificate and private_key to user_certificate and user_private_key.
    234008be
client.py 16.7 KB