CREATE TABLE `PublicKeys` ( `deviceID` integer PRIMARY KEY NOT NULL, `publicKeyPem` text NOT NULL );