Static Propertyswift-crypto 3.8.0_CryptoExtras
RSABSSA_SHA384_PSSZERO_Deterministic
RSABSSA-SHA384-PSSZERO-Deterministic
RSA+BlindSigning.swift:365static let RSABSSA_SHA384_PSSZERO_Deterministic: _RSA.BlindSigning.Parameters<SHA384>
This named variant uses SHA-384 as the EMSA-PSS Hash option, MGF1 with SHA-384 as the EMSA-PSS MGF option, and 0 as the EMSA-PSS sLen option (0-byte salt length); it also uses the identity preparation function
Other members in extension
Type members
static let RSABSSA_SHA384_PSSZERO_Randomized: _RSA.BlindSigning.Parameters<SHA384>
RSABSSA-SHA384-PSSZERO-Randomized
static let RSABSSA_SHA384_PSS_Deterministic: _RSA.BlindSigning.Parameters<SHA384>
RSABSSA-SHA384-PSS-Deterministic
static let RSABSSA_SHA384_PSS_Randomized: _RSA.BlindSigning.Parameters<SHA384>
RSABSSA-SHA384-PSS-Randomized