Skip to content

Class peagen.orm.keys.GPGKey

peagen.orm.keys.GPGKey

Bases: Base, GUIDPk, UserColumn, Timestamped

gpg_key class-attribute instance-attribute

gpg_key = acol(storage=S(String, nullable=False))

private_key class-attribute instance-attribute

private_key = acol(storage=S(String, nullable=True))