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

Class WinCrypt.HCRYPTMSG

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinCrypt


    public static class WinCrypt.HCRYPTMSG
    extends WinNT.HANDLE
    Handle to a cryptographic message.
    • Constructor Detail

      • HCRYPTMSG

        public HCRYPTMSG()
        Instantiates a new hcryptmgr.
      • HCRYPTMSG

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

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