The following tables list the members exposed by KeyContainer.
Public Constructors
Name | Description | |
---|---|---|
KeyContainer | Initializes a new instance of the KeyContainer class. |
Public Methods
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. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the KeyContainer is reclaimed by garbage collection. |
Public Properties
Name | Description | |
---|---|---|
Name | Gets the name of the key container. |