Méthode | Description | |
---|---|---|
CkMacGeneralParams ( ulong macLength ) : Net.Pkcs11Interop.Common |
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 ) : Net.Pkcs11Interop.Common | ||
macLength | ulong | Length of the MAC produced, in bytes |
Résultat | Net.Pkcs11Interop.Common |