5 references to ES512
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
77
CoseAlgorithm.
ES512
=> new CoseKey(ecdsaKey, HashAlgorithmName.SHA512),
133
not CoseAlgorithm.
ES512
and
156
nameof(CoseAlgorithm.
ES512
) => CoseAlgorithm.
ES512
,
300
nameof(HashAlgorithmName.SHA512) => CoseAlgorithm.
ES512
,