public static class EncryptedDataEncryptionKey.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EncryptedDataEncryptionKey |
createEncryptedDataEncryptionKey() |
EncryptedDataEncryptionKey.Builder |
setChoice(int choice) |
EncryptedDataEncryptionKey.Builder |
setValue(org.bouncycastle.asn1.ASN1Encodable value) |
public EncryptedDataEncryptionKey.Builder setChoice(int choice)
public EncryptedDataEncryptionKey.Builder setValue(org.bouncycastle.asn1.ASN1Encodable value)
public EncryptedDataEncryptionKey createEncryptedDataEncryptionKey()