Class EncryptedData


  • public class EncryptedData
    extends Object
         EncryptedData ::= SEQUENCE {
             recipients SequenceOfRecipientInfo,
             ciphertext SymmetricCiphertext
         }