Interface CK_UNLOCKMUTEX


  • public interface CK_UNLOCKMUTEX
    interface CK_UNLOCKMUTEX

    Author:
    Karl Scheibelhofer (SIC), Martin Schläffer (SIC)
    • Method Detail

      • CK_UNLOCKMUTEX

        void CK_UNLOCKMUTEX​(Object pMutex)
                     throws PKCS11Exception
        Method CK_UNLOCKMUTEX
        Parameters:
        pMutex - The mutex (lock) object to unlock.
        Throws:
        PKCS11Exception - If unlocking the mutex fails.