docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SecureParameterExtensions

    Inheritance
    object
    SecureParameterExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Networking.Transport.TLS
    Assembly: solution.dll
    Syntax
    public static class SecureParameterExtensions

    Methods

    Name Description
    GetSecureParameters(ref NetworkSettings)
    WithSecureClientParameters(ref NetworkSettings, string)

    Set client security parameters (for WebSocket usage).

    WithSecureClientParameters(ref NetworkSettings, string, string)

    Set client security parameters (server authentication only).

    WithSecureClientParameters(ref NetworkSettings, string, string, string, string)

    Set client security parameters (for client authentication).

    WithSecureClientParameters(ref NetworkSettings, ref FixedString4096Bytes, ref FixedString4096Bytes, ref FixedString4096Bytes, ref FixedString512Bytes)

    Set client security parameters (for client authentication).

    WithSecureClientParameters(ref NetworkSettings, ref FixedString4096Bytes, ref FixedString512Bytes)

    Set client security parameters (server authentication only).

    WithSecureClientParameters(ref NetworkSettings, ref FixedString512Bytes)

    Set client security parameters (for WebSocket usage).

    WithSecureClientParameters(ref NetworkSettings, ref FixedPEMString, ref FixedString512Bytes)

    Set client security parameters (server authentication only).

    WithSecureClientParameters(ref NetworkSettings, ref FixedPEMString, ref FixedPEMString, ref FixedPEMString, ref FixedString512Bytes)

    Set client security parameters (for client authentication).

    WithSecureServerParameters(ref NetworkSettings, string, string)

    Set server security parameters (server authentication only).

    WithSecureServerParameters(ref NetworkSettings, string, string, string, string, SecureClientAuthPolicy)

    Set server security parameters (for client authentication).

    WithSecureServerParameters(ref NetworkSettings, ref FixedString4096Bytes, ref FixedString4096Bytes)

    Set server security parameters (server authentication only).

    WithSecureServerParameters(ref NetworkSettings, ref FixedString4096Bytes, ref FixedString4096Bytes, ref FixedString4096Bytes, ref FixedString512Bytes, SecureClientAuthPolicy)

    Set server security parameters (for client authentication).

    WithSecureServerParameters(ref NetworkSettings, ref FixedPEMString, ref FixedPEMString)

    Set server security parameters (server authentication only).

    WithSecureServerParameters(ref NetworkSettings, ref FixedPEMString, ref FixedPEMString, ref FixedPEMString, ref FixedString512Bytes, SecureClientAuthPolicy)

    Set server security parameters (for client authentication).

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023