5 references to ES384
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
76
CoseAlgorithm.
ES384
=> new CoseKey(ecdsaKey, HashAlgorithmName.SHA384),
132
not CoseAlgorithm.
ES384
and
155
nameof(CoseAlgorithm.
ES384
) => CoseAlgorithm.
ES384
,
299
nameof(HashAlgorithmName.SHA384) => CoseAlgorithm.
ES384
,