tagLength property
final
The length of the authentication tag in bytes.
This value is used to verify the integrity and authenticity of the encrypted data.
Implementation
final int tagLength;
The length of the authentication tag in bytes.
This value is used to verify the integrity and authenticity of the encrypted data.
final int tagLength;