com.ibm.crypto.pkcs11impl.provider

Class PKCS11SystemProperties

  • java.lang.Object
    • com.ibm.crypto.pkcs11impl.provider.PKCS11SystemProperties


  • public class PKCS11SystemProperties
    extends java.lang.Object
    This class offers a single point of access for IBMPKCS11Impl System Properties.
    • Constructor Detail

      • PKCS11SystemProperties

        public PKCS11SystemProperties()
    • Method Detail

      • getSessionQueueCleanupThreshold

        public static int getSessionQueueCleanupThreshold()
      • getSessionMaxIdleTime

        public static long getSessionMaxIdleTime()
      • useObjSessions

        public static boolean useObjSessions()
      • main

        public static void main(java.lang.String[] args)

© Portions Copyright 2003, 2017 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2017, Oracle and/or its affiliates. All rights reserved.