• Lucas Carvalho's avatar
    Renamed the parameters. · a4eed283
    Lucas Carvalho authored
    Renamed signature_public_file to signature_certificate_file, because the
    name is cleaner once the content of the file is a X509 certificate
    file. It is also known as Public Key Certificate.
    
    Renamed signature_private_file to signature_private_key_file, because
    the is is cleaner once the content of the file is a private RSA key.
    a4eed283
signature.py 3.81 KB