Reference@iota/iota.jsInterfacesInterface: IKeyPairOn this pageInterface: IKeyPairDefinition of signature key pair.Table of contentsPropertiespublicKeyprivateKeyPropertiespublicKey• publicKey: Uint8ArrayThe public key.privateKey• privateKey: Uint8ArrayThe private key.