pub type PlainText2Config = Config;
👎Deprecated: Has been renamed to Config.

Aliased Type§

struct PlainText2Config {
    pub local_public_key: PublicKey,
}

Fields§

§local_public_key: PublicKey
👎Deprecated: Will be made private in the future, please use Config::new instead!