Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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