Method | Description | |
---|---|---|
CkExtractParams ( ulong bit ) : Net.Pkcs11Interop.Common |
Initializes a new instance of the CkExtractParams class.
|
|
ToMarshalableStructure ( ) : object |
Returns managed object that can be marshaled to an unmanaged block of memory
|
public CkExtractParams ( ulong bit ) : Net.Pkcs11Interop.Common | ||
bit | ulong | Specifies which bit of the base key should be used as the first bit of the derived key |
return | Net.Pkcs11Interop.Common |