writePublic

abstract fun writePublic(keyId: Long, data: ByteArray): String

Persists public key ring bytes for keyId, typically alongside a secret blob.

Return

Absolute path to the stored public blob.