Static Propertyswift-crypto 3.12.2_CryptoExtras
PSS
PSS padding using MGF1.
- iOS
- 13+
- macOS
- 10.15+
- tvOS
- 13+
- watchOS
- 6+
static let PSS: _RSA.Signing.Padding
MGF1 is parameterised with a hash function. The salt length will be the size of the digest from the given hash function.