ChaCha20Poly1305 authentication tag size (in bytes). The value of the constant is 16.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Const AuthenticationTagSize As Integer
C#
public const int AuthenticationTagSize

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also