bc_components

Trait Encrypter

Source
pub trait Encrypter {
    // Required method
    fn agreement_public_key(&self) -> &AgreementPublicKey;
}

Required Methods§

Implementors§