base16
Returns a Base16 (uppercase) encoded String of the raw key value.
NOTE: String is immutable and thus cannot be back-filled after use. One should prefer using base16Chars instead.
See also
Throws
IllegalStateException
If isDestroyed is true.