Method | Description |
---|---|
__init__(self, certificate, private_key) | Load a certificate from a string, and access it using its passphrase |
fromFile(certificate_file_path, private_key) | Load a certificate from a file, and access it using its passphrase |
Table 5.42. Method summary
Initializes a Certificate instance by loading a certificate from a string, and accesses it using its passphrase. To load a certificate from a file, use the Certificate.fromFile method.
Initializes a Certificate instance by loading a certificate from a file, and accesses it using its passphrase.
© 2021 BalaSys IT Security.
Send your comments to support@balasys.hu