public final class GammaTechProvider extends java.security.Provider implements ConfigurableProvider
Modifier and Type | Field and Description |
---|---|
static AlgParamUtil |
algUtil |
private static java.lang.String |
info |
private static boolean |
isHaveLicense |
static java.lang.String |
PROVIDER_NAME |
static int |
PROVIDER_TYPE_DH |
static int |
PROVIDER_TYPE_EC |
static int |
PROVIDER_TYPE_RSA |
private static long |
serialVersionUID |
EC_IMPLICITLY_CA, THREAD_LOCAL_EC_IMPLICITLY_CA
Constructor and Description |
---|
GammaTechProvider()
Инициализация криптопровайдера
|
GammaTechProvider(java.lang.String tumarLibPath)
Инициализация криптопровайдера
|
Modifier and Type | Method and Description |
---|---|
static AlgParamUtil |
getAlgUtil() |
static java.lang.String |
getTumarCspBuild()
Получение версии сборки криптопровайдера.
|
static boolean |
isHaveLicense() |
void |
setKeyAlgID()
Установка идентификаторов алгоритмов
|
void |
setParameter(java.lang.String parameterName,
java.lang.Object parameter)
не используется
|
clear, compute, computeIfAbsent, computeIfPresent, elements, entrySet, forEach, get, getInfo, getName, getOrDefault, getProperty, getService, getServices, getVersion, keys, keySet, load, merge, put, putAll, putIfAbsent, putService, remove, remove, removeService, replace, replace, replaceAll, toString, values
getProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
private static final long serialVersionUID
private static java.lang.String info
public static java.lang.String PROVIDER_NAME
public static int PROVIDER_TYPE_DH
public static int PROVIDER_TYPE_EC
public static int PROVIDER_TYPE_RSA
private static boolean isHaveLicense
public static AlgParamUtil algUtil
public GammaTechProvider()
public GammaTechProvider(java.lang.String tumarLibPath)
tumarLibPath
- - полный путь с именем библиотеки Tumarpublic static AlgParamUtil getAlgUtil()
public void setKeyAlgID()
public void setParameter(java.lang.String parameterName, java.lang.Object parameter)
setParameter
in interface ConfigurableProvider
parameterName
- не используетсяparameter
- не используетсяpublic static boolean isHaveLicense()
public static java.lang.String getTumarCspBuild()
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.