Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pss: expose a
get_default_pss_signature_algo_id
helper (#393)
This returns the `AlgorithmIdentifierOwned` assuming the default situation where the salt_len is the `output_size` of the `Digest`. This is meant to be used by HSM where the private key is hidden behind an abstraction but to still expose a `DynSignatureAlgorithmIdentifier` trait.
- Loading branch information