3 references to FromKeyWithExpectedAlgorithm
System.Security.Cryptography.Cose (3)
System\Security\Cryptography\Cose\CoseKey.cs (3)
104
CoseAlgorithm.MLDsa44 =>
FromKeyWithExpectedAlgorithm
(MLDsaAlgorithm.MLDsa44, mldsaKey),
105
CoseAlgorithm.MLDsa65 =>
FromKeyWithExpectedAlgorithm
(MLDsaAlgorithm.MLDsa65, mldsaKey),
106
CoseAlgorithm.MLDsa87 =>
FromKeyWithExpectedAlgorithm
(MLDsaAlgorithm.MLDsa87, mldsaKey),