Class Configuration


  • public class Configuration
    extends Object
    • Method Detail

      • initialize

        public static Configuration initialize​(boolean cipherSinglePartOnly)
      • getProviderName

        public String getProviderName()
      • getProviderInfo

        public String getProviderInfo()
      • getProviderVersion

        public Double getProviderVersion()
      • isAesEcbDisabled

        public boolean isAesEcbDisabled()
      • getSdkmsApiKey

        public String getSdkmsApiKey()
      • getSdkmsServerUrl

        public String getSdkmsServerUrl()
      • getCafilePath

        public String getCafilePath()
      • getCacheTTL

        public String getCacheTTL()
      • getRetryTimeout

        public String getRetryTimeout()
      • getAvailibility

        public String getAvailibility()
      • getLocalDigestEnabledFlag

        public boolean getLocalDigestEnabledFlag()
      • getMaxConn

        public int getMaxConn()
      • getKeepAliveDuration

        public long getKeepAliveDuration()
      • getTransientExportableAES

        public boolean getTransientExportableAES()
      • getTransientPubkeyImportOnlyFlag

        public boolean getTransientPubkeyImportOnlyFlag()
      • getCipherSinglePartOnly

        public boolean getCipherSinglePartOnly()
      • isDebugLogging

        public boolean isDebugLogging()
      • isAPILogging

        public boolean isAPILogging()
      • isDSMAccelerator

        public boolean isDSMAccelerator()
      • getLogLocation

        public String getLogLocation()
      • getKeyStoreFile

        public File getKeyStoreFile()
      • getKeyStorePassword

        public String getKeyStorePassword()
      • isCertBasedAuth

        public boolean isCertBasedAuth()