6 references to CryptCommon_GenericError
Microsoft.AspNetCore.DataProtection (6)
Cng\Internal\CngAuthenticatedEncryptorBase.cs (2)
38throw Error.CryptCommon_GenericError(ex); 79throw Error.CryptCommon_GenericError(ex);
Managed\AesGcmAuthenticatedEncryptor.cs (2)
140throw Error.CryptCommon_GenericError(ex); 216throw Error.CryptCommon_GenericError(ex);
Managed\ManagedAuthenticatedEncryptor.cs (2)
293throw Error.CryptCommon_GenericError(ex); 477throw Error.CryptCommon_GenericError(ex);