Method
GckPasswordget_key
Declaration [src]
GckObject*
gck_password_get_key (
GckPassword* self
)
Description [src]
If the password request is to unlock a PKCS#11 key, then this is the the object representing that key.
Gets property | Gck.Password:key |
Return value
Returns: | GckObject |
The password is for this key, or |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |