2 references to Argument_PublicKeyTooShortForAlgorithm
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
665
throw new CryptographicException(SR.
Argument_PublicKeyTooShortForAlgorithm
);
902
throw new CryptographicException(SR.
Argument_PublicKeyTooShortForAlgorithm
);