C# Class NetworkCommsDotNet.Tools.SSLTools.CryptKeyProviderInformation

Show file Open project: MarcFletcher/NetworkComms.Net

Public Properties

Property Type Description
Flags int
KeySpec int
ProviderParameterCount int
ProviderParameters System.IntPtr
ProviderType int

Property Details

Flags public property

public int Flags
return int

KeySpec public property

public int KeySpec
return int

ProviderParameterCount public property

public int ProviderParameterCount
return int

ProviderParameters public property

public IntPtr,System ProviderParameters
return System.IntPtr

ProviderType public property

public int ProviderType
return int