Package org.bouncycastle.oer.its
Class EncryptedData.Builder
java.lang.Object
org.bouncycastle.oer.its.EncryptedData.Builder
- Enclosing class:
- EncryptedData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetCiphertext
(SymmetricCiphertext ciphertext) setRecipients
(SequenceOfRecipientInfo recipients)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setRecipients
-
setCiphertext
-
createEncryptedData
-