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)
142throw Error.CryptCommon_GenericError(ex); 218throw Error.CryptCommon_GenericError(ex);
Managed\ManagedAuthenticatedEncryptor.cs (2)
271throw Error.CryptCommon_GenericError(ex); 371throw Error.CryptCommon_GenericError(ex);