Variable: KeysSchema
constKeysSchema:Struct<{encryptionPrivateKey: typeofString$;encryptionPublicKey: typeofString$;signaturePrivateKey: typeofString$;signaturePublicKey: typeofString$; }>
Defined in: packages/hypergraph/src/identity/types.ts:24