set_info
Description:
[ Version ( since = "1.4" ) ]
public bool set_info (uint8 version, MIKEYType type, bool V, MIKEYPRFFunc prf_func, uint32 CSB_id, MIKEYMapType map_type)
public bool set_info (uint8 version, MIKEYType type, bool V, MIKEYPRFFunc prf_func, uint32 CSB_id, MIKEYMapType map_type)
Set the information in this.
Parameters:
| this | |
| version |
a version |
| type | |
| V |
verify flag |
| prf_func |
the MIKEYPRFFunc function to use |
| CSB_id |
the Crypto Session Bundle id |
| map_type |
the MIKEYMapType |
Returns:
|
true on success |