The following tables list the members exposed by KeyContainer.
Name | Description | |
---|---|---|
KeyContainer Constructor | Overloaded. |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetPrivateKey | Gets the private key from the container. | |
GetPublicKey | Gets the public key from the container. | |
Sign | Signs the specified string. | |
VerifySignature | Verifies the signature. |
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the KeyContainer is reclaimed by garbage collection. |