ring
0.17.13
In ring::
aead::
chacha20_
poly1305_
openssh
Structs
OpeningKey
SealingKey
Constants
KEY_LEN
PACKET_LENGTH_LEN
TAG_LEN
ring
::
aead
::
chacha20_poly1305_openssh
Constant
TAG_LEN
Copy item path
Settings
Help
Summary
Source
pub const TAG_LEN:
usize
= super::TAG_LEN; // 16usize
Expand description
The length in bytes of an authentication tag.