5 references to PS384
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
94
CoseAlgorithm.
PS384
=> FromKey(rsaKey, RSASignaturePadding.Pss, HashAlgorithmName.SHA384),
140
alg != CoseAlgorithm.
PS384
&&
163
nameof(CoseAlgorithm.
PS384
) => CoseAlgorithm.
PS384
,
280
nameof(HashAlgorithmName.SHA384) => CoseAlgorithm.
PS384
,