Uses of Class
org.xipki.pkcs11.wrapper.Session
-
Packages that use Session Package Description org.xipki.pkcs11.wrapper -
-
Uses of Session in org.xipki.pkcs11.wrapper
Methods in org.xipki.pkcs11.wrapper that return Session Modifier and Type Method Description SessionToken. openSession(boolean rwSession)Open a new session to perform operations on this token.SessionToken. openSession(boolean rwSession, Object application)Open a new session to perform operations on this token.
-