4 references to MLDsa65
System.Security.Cryptography.Cose (4)
System\Security\Cryptography\Cose\CoseKey.cs (4)
105
CoseAlgorithm.
MLDsa65
=> FromKeyWithExpectedAlgorithm(MLDsaAlgorithm.MLDsa65, mldsaKey),
146
alg != CoseAlgorithm.
MLDsa65
&&
170
"ML-DSA-65" => CoseAlgorithm.
MLDsa65
,
317
return CoseAlgorithm.
MLDsa65
;