encodedOrNull

expect override fun encodedOrNull(): ByteArray(source)

Returns the key in its primary encoding, or null if the key does not support encoding or Key.Private.isDestroyed is true.

actual override fun encodedOrNull(): ByteArray(source)
actual override fun encodedOrNull(): ByteArray(source)