C# Class ClrPlus.Windows.Api.DigitalSignExtendedInfo

Afficher le fichier Open project: voltagex/junkcode

Méthodes publiques

Свойство Type Description
dwAttrFlagsNotUsed uint
dwSize uint
hAdditionalCertStore System.IntPtr
psAuthenticated System.IntPtr
psUnauthenticated System.IntPtr

Méthodes publiques

Méthode Description
DigitalSignExtendedInfo ( string description = null, string moreInfoUrl = null, string hashAlgorithm = null ) : System

Method Details

DigitalSignExtendedInfo() public méthode

public DigitalSignExtendedInfo ( string description = null, string moreInfoUrl = null, string hashAlgorithm = null ) : System
description string
moreInfoUrl string
hashAlgorithm string
Résultat System

Property Details

dwAttrFlagsNotUsed public_oe property

public uint dwAttrFlagsNotUsed
Résultat uint

dwSize public_oe property

public uint dwSize
Résultat uint

hAdditionalCertStore public_oe property

public IntPtr,System hAdditionalCertStore
Résultat System.IntPtr

psAuthenticated public_oe property

public IntPtr,System psAuthenticated
Résultat System.IntPtr

psUnauthenticated public_oe property

public IntPtr,System psUnauthenticated
Résultat System.IntPtr