5 references to PS256
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
88CoseAlgorithm.PS256 => new CoseKey(rsaKey, RSASignaturePadding.Pss, HashAlgorithmName.SHA256), 134not CoseAlgorithm.PS256 and 157nameof(CoseAlgorithm.PS256) => CoseAlgorithm.PS256, 276nameof(HashAlgorithmName.SHA256) => CoseAlgorithm.PS256,