[ CCode ( array_length_pos = 3.5 , array_length_type = "gsize" ) ]
public uint8[] wrap_key (Object wrapper, ulong mech_type, Object wrapped, Cancellable? cancellable = null) throws Error
Wrap a key into a byte stream.
This call may block for an indefinite period.
this |
The session to use. |
wrapper |
The key to use for wrapping. |
mech_type |
The mechanism type to use for wrapping. |
wrapped |
The key to wrap. |
cancellable |
A Cancellable or |
n_result |
A location in which to return the length of the wrapped data. |
the wrapped data or |