public class ETSIEncryptedDataBuilder
extends java.lang.Object
| Constructor and Description |
|---|
ETSIEncryptedDataBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipientInfoBuilder(ETSIRecipientInfoBuilder recipientInfoBuilder) |
ETSIEncryptedData |
build(ETSIDataEncryptor encryptor,
byte[] content) |
public void addRecipientInfoBuilder(ETSIRecipientInfoBuilder recipientInfoBuilder)
public ETSIEncryptedData build(ETSIDataEncryptor encryptor, byte[] content)