We don't have such fields. Actually, I'm thinking to delete @ColumnInfo(name = "public_key") val publicKey: ByteArray to prevent errors. For now, we parse private keys with PGPainless and use this info to check the key details(including a public key from the private key)
Originally posted by @DenBond7 in #1761 (comment)