base16CharsOrNull

expect override fun base16CharsOrNull(): CharArray?(source)

Returns a Base16 (uppercase) encoded CharArray of the raw key value, or null if the key does not support encoding or Key.Private.isDestroyed is true.

See also

actual override fun base16CharsOrNull(): CharArray?(source)
actual override fun base16CharsOrNull(): CharArray?(source)