tuweni / org.apache.tuweni.crypto.sodium / AES256GCM / Key / length

length

static fun length(): Int (source)

Obtain the length of the key in bytes (32).

Exceptions

UnsupportedOperationException - If AES256-GSM support is not available.

Return
Int: The length of the key in bytes (32).