Method | Description | |
---|---|---|
CkRc2Params ( ulong effectiveBits ) : System |
Initializes a new instance of the CkRc2Params class.
|
|
ToMarshalableStructure ( ) : object |
Returns managed object that can be marshaled to an unmanaged block of memory
|
public CkRc2Params ( ulong effectiveBits ) : System | ||
effectiveBits | ulong | Effective number of bits in the RC2 search space |
return | System |