This topic has not yet been rated - Rate this topic

CngKey.Import Method

Creates a new key by importing key material into the key storage provider (KSP).

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Import(Byte[], CngKeyBlobFormat) Creates a new key by importing the specified key material into the default key storage provider (KSP) and using the specified format.
Public method Static member Import(Byte[], CngKeyBlobFormat, CngProvider) Creates a new key by importing the specified key material into the specified key storage provider (KSP), using the specified format.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.