1 reference to NCryptCreatePersistedKey
System.Security.Cryptography (1)
System\Security\Cryptography\CngKey.Create.cs (1)
45ErrorCode errorCode = Interop.NCrypt.NCryptCreatePersistedKey(providerHandle, out keyHandle, algorithm.Algorithm, keyName, 0, creationParameters.KeyCreationOptions);