pub(crate) type EcdsaParams = EcdsaParams;Aliased Type§
pub(crate) struct EcdsaParams {
pub parent: Algorithm,
pub hash: ObjectOrString,
}Fields§
§parent: Algorithm§hash: ObjectOrStringpub(crate) type EcdsaParams = EcdsaParams;pub(crate) struct EcdsaParams {
pub parent: Algorithm,
pub hash: ObjectOrString,
}parent: Algorithm§hash: ObjectOrString