Метод | Описание | |
---|---|---|
CkRc5Params ( ulong wordsize, ulong rounds ) : Net.Pkcs11Interop.Common |
Initializes a new instance of the CkRc5Params class.
|
|
ToMarshalableStructure ( ) : object |
Returns managed object that can be marshaled to an unmanaged block of memory
|
public CkRc5Params ( ulong wordsize, ulong rounds ) : Net.Pkcs11Interop.Common | ||
wordsize | ulong | Wordsize of RC5 cipher in bytes |
rounds | ulong | Number of rounds of RC5 encipherment |
Результат | Net.Pkcs11Interop.Common |
public ToMarshalableStructure ( ) : object | ||
Результат | object |