.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Security.Cryptography
  3. CngKey
  4. CngKey()
  • CngKey
    • CngKey()
    • Algorithm
    • AlgorithmGroup
    • ExportPolicy
    • Handle
    • IsEphemeral
    • IsMachineKey
    • KeyName
    • KeySize
    • KeyUsage
    • ParentWindowHandle
    • Provider
    • ProviderHandle
    • UIPolicy
    • UniqueName
    • Create(CngAlgorithm)
    • Create(CngAlgorithm, String)
    • Create(CngAlgorithm, String, CngKeyCreationParameters)
    • Delete()
    • Dispose()
    • Exists(String)
    • Exists(String, CngProvider)
    • Exists(String, CngProvider, CngKeyOpenOptions)
    • Export(CngKeyBlobFormat)
    • GetProperty(String, CngPropertyOptions)
    • HasProperty(String, CngPropertyOptions)
    • Import(Byte[], CngKeyBlobFormat)
    • Import(Byte[], CngKeyBlobFormat, CngProvider)
    • Open(String)
    • Open(SafeNCryptKeyHandle, CngKeyHandleOpenOptions)
    • Open(String, CngProvider)
    • Open(String, CngProvider, CngKeyOpenOptions)
    • SetProperty(CngProperty)
xamarinios
namespace System.Security.Cryptography
{
    public sealed class CngKey : IDisposable
    {
        public CngKey();
    }
}
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
Information specific to xamarinios
Assembly

System.Core , Version=2.0.5.0, PublicKeyToken=7cec85d7bea7798e

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙