Skip to main content

entity.authenticity.signer

Signer Objects

class Signer()

Represents a signer with various key types and additional configurations.

__init__

def __init__(key, hash_alg=None, access_control=None) -> None

Creates a Signer instance with a local key, managed key, local certificate or managed certificate.