Klasse Sspi.SecPkgContext_NegotiationInfo

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.Sspi.SecPkgContext_NegotiationInfo
Bekannte direkte Unterklassen:
Sspi.SecPkgContext_NegotiationInfo.ByReference
Umschließende Schnittstelle:
Sspi

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

    • PackageInfo

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

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

    • SecPkgContext_NegotiationInfo

      public SecPkgContext_NegotiationInfo()
  • Methodendetails

    • free

      public void free()