pub fn get_default_pss_signature_algo_id<D>() -> Result<AlgorithmIdentifierOwned>where
D: Digest + AssociatedOid,
Expand description
Returns the AlgorithmIdentifierOwned
associated with PSS signature using a given digest.
pub fn get_default_pss_signature_algo_id<D>() -> Result<AlgorithmIdentifierOwned>where
D: Digest + AssociatedOid,
Returns the AlgorithmIdentifierOwned
associated with PSS signature using a given digest.