static fun random(): Key!
Generate a new key using a random generator.
UnsupportedOperationException - If AES256-GSM support is not available.
UnsupportedOperationException
Return Key!: A randomly generated key.