public static class EncryptedData.Builder extends Object
Modifier and Type | Method and Description |
---|---|
EncryptedData |
build() |
EncryptedData.Builder |
ciphertext(String ciphertext) |
EncryptedData.Builder |
copy(EncryptedData o) |
String |
toString() |
public EncryptedData.Builder ciphertext(String ciphertext)
public EncryptedData build()
public EncryptedData.Builder copy(EncryptedData o)
Copyright © 2016–2020. All rights reserved.