5 references to ES256
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
75CoseAlgorithm.ES256 => new CoseKey(ecdsaKey, HashAlgorithmName.SHA256), 131if (alg is not CoseAlgorithm.ES256 and 154nameof(CoseAlgorithm.ES256) => CoseAlgorithm.ES256, 298nameof(HashAlgorithmName.SHA256) => CoseAlgorithm.ES256,