AsymmetricAlgorithm |
Name | Description |
---|---|
![]() | Returns the exchange algorithm used for key exchanges. |
![]() | Returns the key size of the current algorithm instance. |
![]() | Sets the key size to be used by the current algorithm instance. |
![]() | Returns an array of KeySizes representing all legal and valid key sizes for the current instance of the algorithm. |
![]() | Returns the name of the algorithm used for signing data and hashes. |
Name | Description |
---|---|
![]() | Releases all resources used by the current algorithm instance. |
![]() | Returns if the value and this object instance are equal. |
![]() | Initializes an Asymmetric Algorithm instance from an XML string. |
![]() | Returns a semi-unique value genetated for this instance. |
![]() | Returns a string representation of this instance. |
![]() | Returns an XML representation of the Asymmetrice Algorithm. |