pub type EncryptionKey = String;
EncryptionKey describes the “k=” which conveys encryption key information.
pub struct EncryptionKey { /* private fields */ }