5 references to ES384
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
81
CoseAlgorithm.
ES384
=> FromKey(ecdsaKey, HashAlgorithmName.SHA384),
137
alg != CoseAlgorithm.
ES384
&&
160
nameof(CoseAlgorithm.
ES384
) => CoseAlgorithm.
ES384
,
302
nameof(HashAlgorithmName.SHA384) => CoseAlgorithm.
ES384
,