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

Mostrar archivo Open project: dotnet/corefx

Public Properties

Property Type Description
cbSize int
dwKeySpec KeyContextSpec
hProvOrNcryptKey System.IntPtr

Property Details

cbSize public_oe property

public int cbSize
return int

dwKeySpec public_oe property

public KeyContextSpec dwKeySpec
return KeyContextSpec

hProvOrNcryptKey public_oe property

public IntPtr,System hProvOrNcryptKey
return System.IntPtr