certifyKey
abstract suspend fun certifyKey(certifierKeyId: Long, targetKeyId: Long, certifierPassphrase: CharArray, userId: String): ByteArray
Certifies targetKeyId with certifierKeyId and embeds the signature in stored public material.
Certifies targetKeyId with certifierKeyId and embeds the signature in stored public material.