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