nonceLength property
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;
The length of the nonce in bytes.
The nonce is a unique value for each encryption operation to ensure security.
final int nonceLength;