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