public final class CadesOption extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ENCAPSULATE
Parameter to specify if the original message should be wrapped in the response
|
static String |
SIGNATUREALGORITHM
Parameter to specify the signatureAlgorithm
|
static String |
SIGNEDATTRIBUTEGENERATOR
Parameter to specify which attributes should be used to generate the signed attributes
|
public static final String SIGNATUREALGORITHM
The value must be a String
. The default values is: Sha1WithRSA
public static final String ENCAPSULATE
The value must be a Boolean
. The default values is: false
public static final String SIGNEDATTRIBUTEGENERATOR
The value must be a CMSAttributeTableGenerator
. The default values is:
DefaultSignedAttributeTableGenerator
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.