| LIBRARY ncrypt |
| |
| EXPORTS |
| |
| NCryptCloseProtectionDescriptor |
| NCryptCreateClaim |
| NCryptCreatePersistedKey |
| NCryptCreateProtectionDescriptor |
| NCryptDecrypt |
| NCryptDeleteKey |
| NCryptDeriveKey |
| NCryptEncrypt |
| NCryptEnumAlgorithms |
| NCryptEnumKeys |
| NCryptExportKey |
| NCryptFinalizeKey |
| NCryptFreeBuffer |
| NCryptFreeObject |
| NCryptGetProperty |
| NCryptGetProtectionDescriptorInfo |
| NCryptImportKey |
| NCryptIsAlgSupported |
| NCryptKeyDerivation |
| NCryptOpenKey |
| NCryptOpenStorageProvider |
| NCryptProtectSecret |
| NCryptSecretAgreement |
| NCryptSetProperty |
| NCryptSignHash |
| NCryptUnprotectSecret |
| NCryptVerifyClaim |
| NCryptVerifySignature |