Method | Description | |
---|---|---|
CkMacGeneralParams ( ulong macLength ) : System |
Initializes a new instance of the CkMacGeneralParams class.
|
|
ToMarshalableStructure ( ) : object |
Returns managed object that can be marshaled to an unmanaged block of memory
|
public CkMacGeneralParams ( ulong macLength ) : System | ||
macLength | ulong | Length of the MAC produced, in bytes |
return | System |