3 references to FromKeyWithExpectedAlgorithm
System.Security.Cryptography.Cose (3)
System\Security\Cryptography\Cose\CoseKey.cs (3)
99
CoseAlgorithm.MLDsa44 =>
FromKeyWithExpectedAlgorithm
(MLDsaAlgorithm.MLDsa44, mldsaKey),
100
CoseAlgorithm.MLDsa65 =>
FromKeyWithExpectedAlgorithm
(MLDsaAlgorithm.MLDsa65, mldsaKey),
101
CoseAlgorithm.MLDsa87 =>
FromKeyWithExpectedAlgorithm
(MLDsaAlgorithm.MLDsa87, mldsaKey),