C# Class Internal.Cryptography.Pal.Native.CERT_KEY_CONTEXT

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
cbSize int
dwKeySpec KeyContextSpec
hProvOrNcryptKey System.IntPtr

Property Details

cbSize public property

public int cbSize
return int

dwKeySpec public property

public KeyContextSpec dwKeySpec
return KeyContextSpec

hProvOrNcryptKey public property

public IntPtr,System hProvOrNcryptKey
return System.IntPtr