Defines methods that allow an T:System.Security.Cryptography.AsymmetricAlgorithm class to enumerate k...
Provides additional information about a cryptographic key pair. This class cannot be inherited.
void ImportCspBlob(byte[] rawData)
Imports a blob that represents asymmetric key information.
byte [] ExportCspBlob(bool includePrivateParameters)
Exports a blob that contains the key information associated with an T:System.Security....