Class AuthenticatedStream

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Net.Security.AuthenticatedStream
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • AuthenticatedStream

        public AuthenticatedStream​(java.lang.Object instance)
                            throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • AuthenticatedStream

        public AuthenticatedStream()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIsAuthenticated

        public boolean getIsAuthenticated()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsEncrypted

        public boolean getIsEncrypted()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsMutuallyAuthenticated

        public boolean getIsMutuallyAuthenticated()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsServer

        public boolean getIsServer()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsSigned

        public boolean getIsSigned()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLeaveInnerStreamOpen

        public boolean getLeaveInnerStreamOpen()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable