be.fgov.ehealth.technicalconnector.bootstrap.utils
Class BootStrapUtils
java.lang.Object
be.fgov.ehealth.technicalconnector.bootstrap.utils.BootStrapUtils
public final class BootStrapUtils
- extends Object
Utility class for the bootstrap module
EXT_SHA2
public static final String EXT_SHA2
- See Also:
- Constant Field Values
EXT_XML
public static final String EXT_XML
- See Also:
- Constant Field Values
generateX509Cert
public static X509Certificate generateX509Cert(String input)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
writeKeyStore
public static void writeKeyStore(List<X509Certificate> certList,
String location,
char[] pwd)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
merge
public static void merge(String inputLocation,
char[] inputPwd,
String targetLocation,
char[] targetPwd)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
exists
public static boolean exists(X509Certificate inCert,
KeyStore store)
throws KeyStoreException
- Throws:
KeyStoreException
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.