3 references to CngKeyCreationParameters
System.Core (1)
System.Core.cs (1)
206
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
CngKeyCreationParameters
))]
System.Security.Cryptography (1)
System\Security\Cryptography\Cng.NotSupported.cs (1)
138
public static CngKey Create(CngAlgorithm algorithm, string? keyName,
CngKeyCreationParameters
? creationParameters)
System.Security.Cryptography.Cng (1)
System.Security.Cryptography.Cng.cs (1)
15
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
CngKeyCreationParameters
))]