Parameters
Parameters used in the blind signing protocol.
- iOS
- 13+
- macOS
- 10.15+
- tvOS
- 13+
- watchOS
- 6+
struct Parameters<H> where H : HashFunction
Users cannot create parameters manually and should use one of the static properties for a standard RSABSSA variant.
The RECOMMENDED variants are RSABSSA-SHA384-PSS-Randomized or RSABSSA-SHA384-PSSZERO-Randomized.