3 instantiations of 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
();
3 references to AuthenticationTagMismatchException
System.Security.Cryptography (3)
System\Security\Cryptography\AuthenticationTagMismatchException.cs (3)
13
/// Initializes a new instance of the <see cref="
AuthenticationTagMismatchException
" /> class with default
21
/// Initializes a new instance of the <see cref="
AuthenticationTagMismatchException
" /> class with a specified
32
/// Initializes a new instance of the <see cref="
AuthenticationTagMismatchException
" /> class with a specified