Property | Type | Description | |
---|---|---|---|
Null | SafeCryptographicProviderHandle |
Method | Description | |
---|---|---|
SafeCryptographicProviderHandle ( ) : System |
Initializes a new instance of the SafeCryptographicProviderHandle class.
|
|
SafeCryptographicProviderHandle ( |
Initializes a new instance of the SafeCryptographicProviderHandle class.
|
Method | Description | |
---|---|---|
ReleaseHandle ( ) : bool |
public SafeCryptographicProviderHandle ( ) : System | ||
return | System |
public SafeCryptographicProviderHandle ( |
||
preexistingHandle | An object that represents the pre-existing handle to use. | |
ownsHandle | bool |
/// |
return | System |