Property | Type | Description | |
---|---|---|---|
Constants | int>.Dictionary |
Method | Description | |
---|---|---|
HSM ( byte Filedata ) : System |
Creates a new hsm file.
|
|
HSM ( string Filepath ) : System |
Creates a new hsm file.
|
Method | Description | |
---|---|---|
ReadFile ( Stream stream ) : void |
public HSM ( byte Filedata ) : System | ||
Filedata | byte | The data to create the hsm from. |
return | System |