4 references to Cryptography_NotValidPublicOrPrivateKey
System.Security.Cryptography.Pkcs (4)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (4)
39
throw new CryptographicException(SR.
Cryptography_NotValidPublicOrPrivateKey
);
68
throw new CryptographicException(SR.
Cryptography_NotValidPublicOrPrivateKey
);
90
throw new CryptographicException(SR.
Cryptography_NotValidPublicOrPrivateKey
);
116
throw new CryptographicException(SR.
Cryptography_NotValidPublicOrPrivateKey
);