Searched refs:policy_handle (Results 1 – 1 of 1) sorted by relevance
624 def unseal(self, parent_key, blob, auth_value, policy_handle): argument645 if policy_handle:646 auth_cmd = AuthCommand(session_handle=policy_handle, hmac=auth_value)
Completed in 5 milliseconds