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