SecureBlackbox 2020 Python Edition

Questions / Feedback?

crl_sig_algorithm Property

The public key algorithm that was used by the CA to sign this CRL.

Syntax

def get_crl_sig_algorithm() -> str: ...

crl_sig_algorithm = property(get_crl_sig_algorithm, None)

Default Value

"0"

Remarks

The public key algorithm that was used by the CA to sign this CRL.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]