2 references to Cryptography_NoPrivateKeyAvailable
System.Security.Cryptography (2)
System\Security\Cryptography\MLDsaImplementation.OpenSsl.cs (1)
116
throw new CryptographicException(SR.
Cryptography_NoPrivateKeyAvailable
);
System\Security\Cryptography\MLDsaOpenSsl.OpenSsl.cs (1)
121
throw new CryptographicException(SR.
Cryptography_NoPrivateKeyAvailable
);