RelayAuthKeyPair( this.privateKeyBytes, this.publicKeyBytes, ) : privateKey = hex.encode(privateKeyBytes), publicKey = hex.encode(publicKeyBytes);