signature_algorithm property

signature_algorithm property

Gets the signature algorithm, and any associated parameters, used by the signer to generate the digital signature.

Definition:

@property
def signature_algorithm(self):
    ...

See Also