Interface CK_DESTROYMUTEX


  • public interface CK_DESTROYMUTEX
    interface CK_DESTROYMUTEX.

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

      • CK_DESTROYMUTEX

        void CK_DESTROYMUTEX​(Object pMutex)
                      throws PKCS11Exception
        Method CK_DESTROYMUTEX
        Parameters:
        pMutex - The mutex (lock) object.
        Throws:
        PKCS11Exception - If destroying the mutex fails.