Skip navigation links
JNA API 5.6.0
com.sun.jna.platform.win32

Class WinCrypt.CERT_REVOCATION_INFO

    • Field Detail

      • cbSize

        public int cbSize
      • dwRevocationResult

        public int dwRevocationResult
      • pszRevocationOid

        public java.lang.String pszRevocationOid
      • pvOidSpecificInfo

        public Pointer pvOidSpecificInfo
      • fHasFreshnessTime

        public boolean fHasFreshnessTime
      • dwFreshnessTime

        public int dwFreshnessTime
    • Constructor Detail

      • CERT_REVOCATION_INFO

        public CERT_REVOCATION_INFO()
JNA API 5.6.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.