public class RSAAlgorithmHelper 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 |
---|
RSAAlgorithmHelper() |
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 TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.