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

Class Sspi.SecHandle

    • Constructor Detail

      • SecHandle

        public SecHandle()
        An empty SecHandle.
    • Method Detail

      • isNull

        public boolean isNull()
        Returns true if the handle is NULL.
        Returns:
        True if NULL, False otherwise.
JNA API 5.6.0

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