ICspAsymmetricAlgorithm |
This interface provides a common set of methods used to retrieve information about an Asymmetric algorithms key container and provides the ability to import and export Byte arrays represetning Crypto API blobs used by Microsoft Cryptography Service Providers.
See AlsoProject VBCorLib Overview | RSACryptoServiceProvider | DSACryptoServiceProvider
Name | Description |
---|---|
![]() | Returns a key container object holding information about an Asymmetric algorithm. |
Name | Description |
---|---|
![]() | Returns a Crypto API blob from the Asymmetric algorithm. |
![]() | Imports a Crypto API blob to be used by the Asymmetric algorithm. |