nonceLength property

int nonceLength
final

The length of the nonce in bytes.

The nonce is a unique value for each encryption operation to ensure security.

Implementation

final int nonceLength;