3 references to AuthenticationTagMismatchException
System.Security.Cryptography (3)
System\Security\Cryptography\AesCcm.OpenSsl.cs (1)
131
throw new
AuthenticationTagMismatchException
();
System\Security\Cryptography\AesGcm.OpenSsl.cs (1)
110
throw new
AuthenticationTagMismatchException
();
System\Security\Cryptography\ChaCha20Poly1305.OpenSsl.cs (1)
109
throw new
AuthenticationTagMismatchException
();