Méthode | Description | |
---|---|---|
Creator ( string location, bool overwrite = false ) : Func |
||
Dispose ( ) : void | ||
FileSystemKeySetWriter ( string location, bool overwrite = false ) : System |
Initializes a new instance of the FileSystemKeySetWriter class.
|
|
Finish ( ) : bool |
Finishes this writing of the key.
|
Méthode | Description | |
---|---|---|
CreateDir ( ) : void | ||
Write ( Array keyData, int version ) : void | ||
Write ( KeyMetadata metadata ) : void |
public static Creator ( string location, bool overwrite = false ) : Func |
||
location | string | |
overwrite | bool | |
Résultat | Func |
public FileSystemKeySetWriter ( string location, bool overwrite = false ) : System | ||
location | string | The location. |
overwrite | bool | if set to |
Résultat | System |