Метод | Описание | |
---|---|---|
GetKeyData ( int version ) : byte[] |
Gets the binary data that the key is stored in.
|
|
KeySet ( string keySetLocation ) : System.Collections.Generic |
Initializes a new instance of the KeySet class.
|
public GetKeyData ( int version ) : byte[] | ||
version | int | The version. |
Результат | byte[] |
public KeySet ( string keySetLocation ) : System.Collections.Generic | ||
keySetLocation | string | The key set location. |
Результат | System.Collections.Generic |