5 references to PS512
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
90
CoseAlgorithm.
PS512
=> new CoseKey(rsaKey, RSASignaturePadding.Pss, HashAlgorithmName.SHA512),
136
not CoseAlgorithm.
PS512
and
159
nameof(CoseAlgorithm.
PS512
) => CoseAlgorithm.
PS512
,
278
nameof(HashAlgorithmName.SHA512) => CoseAlgorithm.
PS512
,