Class Sspi.SecPkgContext_NegotiationInfo

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.Sspi.SecPkgContext_NegotiationInfo
Direct Known Subclasses:
Sspi.SecPkgContext_NegotiationInfo.ByReference
Enclosing interface:
Sspi

@FieldOrder({"PackageInfo","NegotiationState"}) public static class Sspi.SecPkgContext_NegotiationInfo extends Structure
  • Field Details

    • PackageInfo

      public Sspi.PSecPkgInfo PackageInfo
      Time at which the context was established.
    • NegotiationState

      public int NegotiationState
      Time at which the context will expire.
  • Constructor Details

    • SecPkgContext_NegotiationInfo

      public SecPkgContext_NegotiationInfo()
  • Method Details

    • free

      public void free()