be.fgov.ehealth.technicalconnector.signature.impl
Class SignatureUtils

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.signature.impl.SignatureUtils

public final class SignatureUtils
extends Object


Method Summary
static MessageDigest getDigestInstance(String algorithmURI)
           
static
<T> T
getOption(String key, Map<String,Object> optionMap, T defaultValue)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOption

public static <T> T getOption(String key,
                              Map<String,Object> optionMap,
                              T defaultValue)

getDigestInstance

public static MessageDigest getDigestInstance(String algorithmURI)
                                       throws NoSuchAlgorithmException
Throws:
NoSuchAlgorithmException



Connector Packaging TECHNICAL 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.