6 references to CryptCommon_GenericError
Microsoft.AspNetCore.DataProtection (6)
Cng\CngGcmAuthenticatedEncryptor.cs (1)
298
throw Error.
CryptCommon_GenericError
(ex);
Managed\AesGcmAuthenticatedEncryptor.cs (2)
152
throw Error.
CryptCommon_GenericError
(ex);
297
throw Error.
CryptCommon_GenericError
(ex);
Managed\ManagedAuthenticatedEncryptor.cs (3)
175
throw Error.
CryptCommon_GenericError
(ex);
266
throw Error.
CryptCommon_GenericError
(new InvalidOperationException("Failed to compute HMAC"));
285
throw Error.
CryptCommon_GenericError
(ex);