l.s.m.s.SnapStoreSecretsEncryptedContainer(NaClEncryptedContainerBase) : class documentation

Part of lp.snappy.model.snap View In Hierarchy

Undocumented
Method public_key_bytes The serialised public key as a byte string.
Method private_key_bytes The serialised private key as a byte string.

Inherited from NaClEncryptedContainerBase:

Method public_key The public key as a L{nacl.public.PublicKey}.
Method can_encrypt Undocumented
Method encrypt See IEncryptedContainer.
Method private_key The private key as a L{nacl.public.PrivateKey}.
Method can_decrypt Undocumented
Method decrypt See IEncryptedContainer.
@property
def public_key_bytes(self):
The serialised public key as a byte string.

Concrete implementations must provide this.

@property
def private_key_bytes(self):
The serialised private key as a byte string.

Concrete implementations must provide this.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.