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

Class Sspi.SecPkgContext_SessionKey

    • Field Detail

      • SessionKeyLength

        public int SessionKeyLength
        Size, in bytes, of the session key.
      • SessionKey

        public Pointer SessionKey
        The session key for the security context.
    • Constructor Detail

      • SecPkgContext_SessionKey

        public SecPkgContext_SessionKey()
    • Method Detail

      • getSessionKey

        public byte[] getSessionKey()
      • free

        public void free()
JNA API 5.6.0

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