Skip to main content

CryptoPluginBox

Type Alias CryptoPluginBox 

Source
pub type CryptoPluginBox = Box<dyn CryptographicPlugin>;
Expand description

Factory-Alias.

Aliased Typeยง

pub struct CryptoPluginBox(/* private fields */);