5 references to PS512
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
95
CoseAlgorithm.
PS512
=> FromKey(rsaKey, RSASignaturePadding.Pss, HashAlgorithmName.SHA512),
141
alg != CoseAlgorithm.
PS512
&&
164
nameof(CoseAlgorithm.
PS512
) => CoseAlgorithm.
PS512
,
281
nameof(HashAlgorithmName.SHA512) => CoseAlgorithm.
PS512
,