digest_algorithm property

digest_algorithm property

Gets the message digest algorithm, and any associated parameters, used by the signer.

Definition:

@property
def digest_algorithm(self):
    ...

See Also