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 AlgorithmHelperpublic String determineDigestAlgo(Credential cred)
determineDigestAlgo in interface AlgorithmHelperpublic String determineSignatureAlgorithm(Credential cred)
determineSignatureAlgorithm in interface AlgorithmHelper
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.