MIKEYPayloadKeyData.saltLen
ushort saltLen() @property nothrowGet saltLen field.
Returns
the length of @salt_data, can be 0
void saltLen(ushort propval) @property nothrowSet saltLen field.
Parameters
propval | the length of @salt_data, can be 0 |