Method
GckPasswordget_token
Declaration [src]
GckSlot*
gck_password_get_token (
GckPassword* self
)
Description [src]
If the password request is to unlock a PKCS#11 token, then this is the slot containing that token.
Gets property | Gck.Password:token |
Return value
Returns: | GckSlot |
The slot that contains the token, or |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |