Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
Conf() |
protected |
Conf(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
String |
certsPath() |
void |
delete() |
String |
digestUri() |
protected void |
finalize() |
protected static long |
getCPtr(Conf obj) |
static void |
init(Conf conf) |
static Conf |
instance() |
String |
libdigidocConf() |
String |
logFile() |
int |
logLevel() |
String |
ocsp(String issuer) |
String |
PKCS11Driver() |
String |
PKCS12Cert() |
boolean |
PKCS12Disable() |
String |
PKCS12Pass() |
boolean |
proxyForceSSL() |
String |
proxyHost() |
String |
proxyPass() |
String |
proxyPort() |
boolean |
proxyTunnelSSL() |
String |
proxyUser() |
String |
signatureDigestUri() |
boolean |
TSLAllowExpired() |
boolean |
TSLAutoUpdate() |
String |
TSLCache() |
boolean |
TSLOnlineDigest() |
int |
TSLTimeOut() |
String |
TSLUrl() |
String |
TSUrl() |
String |
verifyServiceUri() |
String |
xsdPath() |
protected static long getCPtr(Conf obj)
public void delete()
public static void init(Conf conf)
public static Conf instance()
public int logLevel()
public String logFile()
public String libdigidocConf()
public String certsPath()
public String xsdPath()
public String PKCS11Driver()
public String proxyHost()
public String proxyPort()
public String proxyUser()
public String proxyPass()
public boolean proxyForceSSL()
public boolean proxyTunnelSSL()
public String digestUri()
public String signatureDigestUri()
public String TSUrl()
public String verifyServiceUri()
public String PKCS12Cert()
public String PKCS12Pass()
public boolean PKCS12Disable()
public boolean TSLAllowExpired()
public boolean TSLAutoUpdate()
public String TSLCache()
public boolean TSLOnlineDigest()
public int TSLTimeOut()
public String TSLUrl()