base64CharsOrNull

expect override fun base64CharsOrNull(): CharArray(source)

Returns a Base64 (no padding) 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 base64CharsOrNull(): CharArray(source)
actual override fun base64CharsOrNull(): CharArray(source)