nonceLength property

  1. @override
int nonceLength
final

Returns the length (in bytes) of the nonce required by the AEAD algorithm.

Implementation

@override
final int nonceLength = 12;