public class ECAlgorithmHelper extends Object implements AlgorithmHelper
Modifier and Type | Field and Description |
---|---|
static String |
PROP_DEFAULT_DIGEST_ALGO |
static String |
PROP_DEFAULT_SIGNATURE_ALGO |
Constructor and Description |
---|
ECAlgorithmHelper() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(Credential cred) |
String |
determineDigestAlgo(Credential cred) |
String |
determineSignatureAlgorithm(Credential cred) |
public static final String PROP_DEFAULT_DIGEST_ALGO
public static final String PROP_DEFAULT_SIGNATURE_ALGO
public boolean canHandle(Credential cred)
canHandle
in interface AlgorithmHelper
public String determineDigestAlgo(Credential cred)
determineDigestAlgo
in interface AlgorithmHelper
public String determineSignatureAlgorithm(Credential cred)
determineSignatureAlgorithm
in interface AlgorithmHelper
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.