public final class SigningUtils extends Object
Modifier and Type | Method and Description |
---|---|
static AS2SignedDataGenerator |
createSigningGenerator(AS2SignatureAlgorithm signingAlgorithm,
Certificate[] certificateChain,
PrivateKey privateKey) |
public static AS2SignedDataGenerator createSigningGenerator(AS2SignatureAlgorithm signingAlgorithm, Certificate[] certificateChain, PrivateKey privateKey) throws org.apache.http.HttpException
org.apache.http.HttpException
Apache Camel