Type Definition sda_protocol::SignedEncryptionKey [] [src]

type SignedEncryptionKey = Signed<Labelled<EncryptionKeyId, EncryptionKey>>;

Encryption key with its associated, signed by the owner of the corresponding keypair.