signer_identifier property

signer_identifier property

Gets the signer’s certificate (and thereby the signer’s public key) raw data.

Definition:

@property
def signer_identifier(self):
    ...

See Also