public Builder withEncryptionData(EncryptionData encryptionData) { mEncryptionData = encryptionData; return(this); }