CNG Key Storage Functions
Cryptography API: Next Generation (CNG) defines the following functions which are used to perform CNG key storage operations.
- NCryptCreatePersistedKey
- NCryptDecrypt
- NCryptDeleteKey
- NCryptDeriveKey
- NCryptEncrypt
- NCryptEnumAlgorithms
- NCryptEnumKeys
- NCryptEnumStorageProviders
- NCryptExportKey
- NCryptFinalizeKey
- NCryptFreeBuffer
- NCryptFreeObject
- NCryptGetProperty
- NCryptImportKey
- NCryptIsAlgSupported
- NCryptIsKeyHandle
- NCryptNotifyChangeKey
- NCryptOpenKey
- NCryptOpenStorageProvider
- NCryptSecretAgreement
- NCryptSetProperty
- NCryptSignHash
- NCryptTranslateHandle
- NCryptVerifySignature