Microsoft.Win32.SafeHandles
Namespace with 4 public types
Classes
SafeNCryptKeyHandle
Provides a safe handle that represents a key (NCRYPT_KEY_HANDLE).
SafeNCryptProviderHandle
Provides a safe handle that represents a key storage provider (NCRYPT_PROV_HANDLE).
SafeNCryptSecretHandle
Provides a safe handle that represents a secret agreement value (NCRYPT_SECRET_HANDLE).
Abstract Classes
SafeNCryptHandle
Provides a safe handle that can be used by Cryptography Next Generation (CNG) objects.