Class EncryptingUtils


  • public final class EncryptingUtils
    extends Object
    • Method Detail

      • createEnvelopDataGenerator

        public static org.bouncycastle.cms.CMSEnvelopedDataGenerator createEnvelopDataGenerator​(Certificate[] encryptionCertificateChain)
                                                                                         throws org.apache.http.HttpException
        Throws:
        org.apache.http.HttpException
      • createEncryptor

        public static org.bouncycastle.operator.OutputEncryptor createEncryptor​(AS2EncryptionAlgorithm encryptionAlgorithm)
                                                                         throws org.apache.http.HttpException
        Throws:
        org.apache.http.HttpException