Beispiel #1
0
 public Builder withEncryptionData(EncryptionData encryptionData)
 {
     mEncryptionData = encryptionData;
     return(this);
 }