Trait win_crypto_ng::asymmetric::builder::NeedsKeySize
source · pub trait NeedsKeySize: Algorithm { }
Expand description
Marker trait implemented for algorithms that require explicitly providing key size in bits to be generated.