Class CMSEncryptedGenerator

  • Direct Known Subclasses:
    CMSEncryptedDataGenerator

    public class CMSEncryptedGenerator
    extends java.lang.Object
    General class for generating a CMS encrypted-data message.
    • Constructor Detail

      • CMSEncryptedGenerator

        protected CMSEncryptedGenerator()
        base constructor
    • Method Detail

      • setUnprotectedAttributeGenerator

        public void setUnprotectedAttributeGenerator​(CMSAttributeTableGenerator unprotectedAttributeGenerator)