be.fgov.ehealth.technicalconnector.signature.domain
Class CadesOption

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.signature.domain.CadesOption

public final class CadesOption
extends Object

List of options that can be passed as CadesOption.


Field Summary
static String ENCAPSULATE
          Parameter to specify if the
static String SIGNATUREALGORITHM
          Parameter to specify the signatureAlgorithm
static String SIGNATUREDIGEST
          Deprecated. not longer used. SIGNATUREALGORITHM must be used by for changing the algorthim.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIGNATUREDIGEST

@Deprecated
public static final String SIGNATUREDIGEST
Deprecated. not longer used. SIGNATUREALGORITHM must be used by for changing the algorthim.
Paramater used to specify the signature digest to be used in the cades. The value of must be a String

See Also:
Constant Field Values

SIGNATUREALGORITHM

public static final String SIGNATUREALGORITHM
Parameter to specify the signatureAlgorithm

The value must be a String. The default values is: Sha1WithRSA

See Also:
Constant Field Values

ENCAPSULATE

public static final String ENCAPSULATE
Parameter to specify if the

The value must be a Boolean. The default values is: false

See Also:
Constant Field Values



Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.