4 references to Cryptography_NotValidPublicOrPrivateKey
System.Security.Cryptography.Pkcs (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (4)
53
throw new CryptographicException(SR.
Cryptography_NotValidPublicOrPrivateKey
);
84
throw new CryptographicException(SR.
Cryptography_NotValidPublicOrPrivateKey
);
126
throw new CryptographicException(SR.
Cryptography_NotValidPublicOrPrivateKey
);
154
throw new CryptographicException(SR.
Cryptography_NotValidPublicOrPrivateKey
);