digestLength property

int digestLength
final

The length of the Poly1305 digest (always 16 bytes).

Implementation

final int digestLength = 16;