isPrivate

expect fun isPrivate(): Boolean

Checks if ExtKey is Private.

Return

returns true if ExtKey is private

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual fun isPrivate(): Boolean

Checks if ExtKey is Private.

Return

returns true if ExtKey is private

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual external fun isPrivate(): Boolean

Checks if ExtKey is Private.

Return

returns true if ExtKey is private

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed