public class EphemeralSenderToStaticRecipientInput
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
EphemeralSenderToStaticRecipientInput.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
EphemeralSenderToStaticRecipientInput(software.amazon.cryptography.materialproviders.model.EphemeralSenderToStaticRecipientInput.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static EphemeralSenderToStaticRecipientInput.Builder |
builder() |
java.nio.ByteBuffer |
recipientPublicKey() |
EphemeralSenderToStaticRecipientInput.Builder |
toBuilder() |
protected EphemeralSenderToStaticRecipientInput(software.amazon.cryptography.materialproviders.model.EphemeralSenderToStaticRecipientInput.BuilderImpl builder)
public java.nio.ByteBuffer recipientPublicKey()
public EphemeralSenderToStaticRecipientInput.Builder toBuilder()
public static EphemeralSenderToStaticRecipientInput.Builder builder()