public final class EncryptingUtils extends Object
Modifier and Type | Method and Description |
---|---|
static org.bouncycastle.operator.OutputEncryptor |
createEncryptor(AS2EncryptionAlgorithm encryptionAlgorithm) |
static org.bouncycastle.cms.CMSEnvelopedDataGenerator |
createEnvelopDataGenerator(Certificate[] encryptionCertificateChain) |
public static org.bouncycastle.cms.CMSEnvelopedDataGenerator createEnvelopDataGenerator(Certificate[] encryptionCertificateChain) throws org.apache.http.HttpException
org.apache.http.HttpException
public static org.bouncycastle.operator.OutputEncryptor createEncryptor(AS2EncryptionAlgorithm encryptionAlgorithm) throws org.apache.http.HttpException
org.apache.http.HttpException
Apache Camel