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

Class WinCrypt.HCERTSTORE

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinCrypt


    public static class WinCrypt.HCERTSTORE
    extends WinNT.HANDLE
    Handle to a certificate store.
    • Constructor Detail

      • HCERTSTORE

        public HCERTSTORE()
        Instantiates a new hcertstore.
      • HCERTSTORE

        public HCERTSTORE(Pointer p)
        Instantiates a new hcertstore.
        Parameters:
        p - the p
JNA API 5.10.0

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