Method | Description | |
---|---|---|
Finish ( ) : bool |
Finishes this writing of the key.
|
|
KeySetWriter ( string location, bool overwrite = false ) : System |
Initializes a new instance of the KeySetWriter class.
|
Method | Description | |
---|---|---|
CreateDir ( ) : void | ||
Write ( |
||
Write ( byte keyData, int version ) : void |
public KeySetWriter ( string location, bool overwrite = false ) : System | ||
location | string | The location. |
overwrite | bool | if set to |
return | System |