C# Class Opc.Ua.CertificateFactory.CRL_INFO

Afficher le fichier Open project: OPCFoundation/Misc-Tools

Méthodes publiques

Свойство Type Description
Issuer CERT_NAME_BLOB
NextUpdate System.Runtime.InteropServices.ComTypes.FILETIME
SignatureAlgorithm CRYPT_ALGORITHM_IDENTIFIER
ThisUpdate System.Runtime.InteropServices.ComTypes.FILETIME
cCRLEntry int
cExtension int
dwVersion int
rgCRLEntry System.IntPtr
rgExtension System.IntPtr

Property Details

Issuer public_oe property

public CERT_NAME_BLOB Issuer
Résultat CERT_NAME_BLOB

NextUpdate public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME NextUpdate
Résultat System.Runtime.InteropServices.ComTypes.FILETIME

SignatureAlgorithm public_oe property

public CRYPT_ALGORITHM_IDENTIFIER SignatureAlgorithm
Résultat CRYPT_ALGORITHM_IDENTIFIER

ThisUpdate public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME ThisUpdate
Résultat System.Runtime.InteropServices.ComTypes.FILETIME

cCRLEntry public_oe property

public int cCRLEntry
Résultat int

cExtension public_oe property

public int cExtension
Résultat int

dwVersion public_oe property

public int dwVersion
Résultat int

rgCRLEntry public_oe property

public IntPtr,System rgCRLEntry
Résultat System.IntPtr

rgExtension public_oe property

public IntPtr,System rgExtension
Résultat System.IntPtr