Свойство | Тип | Описание | |
---|---|---|---|
GetKeyData | byte[] |
Метод | Описание | |
---|---|---|
BlobKeySet ( Stream readStream ) : System |
Initializes a new instance of the BlobKeySet class.
|
|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources.
|
Метод | Описание | |
---|---|---|
GetKeyData ( int version ) : byte[] |
public BlobKeySet ( Stream readStream ) : System | ||
readStream | Stream | The read stream. |
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |