5 references to PS384
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
89
CoseAlgorithm.
PS384
=> new CoseKey(rsaKey, RSASignaturePadding.Pss, HashAlgorithmName.SHA384),
135
not CoseAlgorithm.
PS384
and
158
nameof(CoseAlgorithm.
PS384
) => CoseAlgorithm.
PS384
,
277
nameof(HashAlgorithmName.SHA384) => CoseAlgorithm.
PS384
,