Property | Type | Description | |
---|---|---|---|
GetKeyData | byte[] |
Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources.
|
Method | Description | |
---|---|---|
GetKeyData ( int version ) : byte[] |
public BlobKeySet ( Stream readStream ) : System | ||
readStream | Stream | The read stream. |
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
return | void |