NodeKeyStatusIcon
fun NodeKeyStatusIcon(modifier: Modifier = Modifier, hasPKC: Boolean, mismatchKey: Boolean, publicKey: ByteString? = null)(source)
function to display information about the current node's encryption key.
function to display information about the current node's encryption key.