5 references to ES512
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
82
CoseAlgorithm.
ES512
=> FromKey(ecdsaKey, HashAlgorithmName.SHA512),
138
alg != CoseAlgorithm.
ES512
&&
161
nameof(CoseAlgorithm.
ES512
) => CoseAlgorithm.
ES512
,
303
nameof(HashAlgorithmName.SHA512) => CoseAlgorithm.
ES512
,