Unwrap a key from a byte stream.
This call may block for an indefinite period.
If attrs
is a floating reference, it is consumed.
this |
The session to use. |
wrapper |
The key to use for unwrapping. |
mechanism |
The mechanism to use for unwrapping. |
input |
the wrapped data as a byte stream |
attrs |
Additional attributes for the unwrapped key. |
cancellable |
Optional cancellation object, or |
n_input |
The length of the wrapped data. |
the new unwrapped key or |