verifyingKey
The public half of the identity key, in the encoding implied by keyType: a raw 32-byte point for KeyType.ED25519, or a SEC1-encoded point for KeyType.ECDSA_P256_SEC1.
Peers pin this value and verify each per-session key's certification against it, so it must remain stable for the lifetime of the identity.