fn get_pss_signature_algo_id<D>(
salt_len: u8,
) -> Result<AlgorithmIdentifierOwned>where
D: Digest + AssociatedOid,fn get_pss_signature_algo_id<D>(
salt_len: u8,
) -> Result<AlgorithmIdentifierOwned>where
D: Digest + AssociatedOid,