EncryptionKey

Type Alias EncryptionKey 

Source
pub type EncryptionKey = String;
Expand description

EncryptionKey describes the “k=” which conveys encryption key information.

Aliased Type§

pub struct EncryptionKey { /* private fields */ }