[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.4" ) ]
public MIKEYMessage.from_data (uint8[] data, MIKEYDecryptInfo info) throws Error
Parse data.length
bytes from data
into a MIKEYMessage.
info
contains the parameters to decrypt and verify the data.
data |
bytes to read |
info | |
size |
length of |
a MIKEYMessage on success or |