PSS

PSS padding using MGF1.

RSA.swift:349
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.