public interface CK_UNLOCKMUTEX
| Modifier and Type | Method and Description |
|---|---|
void |
CK_UNLOCKMUTEX(Object pMutex)
Method CK_UNLOCKMUTEX
|
void CK_UNLOCKMUTEX(Object pMutex) throws PKCS11Exception
pMutex - The mutex (lock) object to unlock.PKCS11Exception - If unlocking the mutex fails.Copyright © 2023. All rights reserved.