4 references to MLDsa44
System.Security.Cryptography.Cose (4)
System\Security\Cryptography\Cose\CoseKey.cs (4)
104
CoseAlgorithm.
MLDsa44
=> FromKeyWithExpectedAlgorithm(MLDsaAlgorithm.MLDsa44, mldsaKey),
145
alg != CoseAlgorithm.
MLDsa44
&&
169
"ML-DSA-44" => CoseAlgorithm.
MLDsa44
,
313
return CoseAlgorithm.
MLDsa44
;