RsaHashedImportParams

Type Alias RsaHashedImportParams 

Source
pub(crate) type RsaHashedImportParams = RsaHashedImportParams;

Aliased Type§

pub(crate) struct RsaHashedImportParams {
    pub parent: Algorithm,
    pub hash: ObjectOrString,
}

Fields§

§parent: Algorithm§hash: ObjectOrString