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