Trait win_crypto_ng::asymmetric::builder::NotNeedsKeySize
source · pub trait NotNeedsKeySize: Algorithm { }
Expand description
Marker trait implemented for algorithms that do not require explicitly providing key size in bits (and, by extension, other parameters).