SoftwareCryptoEngine

Type Alias SoftwareCryptoEngine 

Source
pub type SoftwareCryptoEngine = CryptoEngine<SoftwareAes, SoftwareSha256>;

Aliased Typeยง

pub struct SoftwareCryptoEngine { /* private fields */ }