public static interface EphemeralSenderToStaticRecipientInput.Builder
| Modifier and Type | Method and Description |
|---|---|
EphemeralSenderToStaticRecipientInput |
build() |
java.nio.ByteBuffer |
recipientPublicKey() |
EphemeralSenderToStaticRecipientInput.Builder |
recipientPublicKey(java.nio.ByteBuffer recipientPublicKey) |
EphemeralSenderToStaticRecipientInput.Builder recipientPublicKey(java.nio.ByteBuffer recipientPublicKey)
recipientPublicKey - The recipient's public keyjava.nio.ByteBuffer recipientPublicKey()
EphemeralSenderToStaticRecipientInput build()