docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct FixedPEMString

    Fixed representation of a string containing a certificate/key in the PEM format, suitable for usage within Burst-compiled code and with native bindings (e.g. with UnityTLS).

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Networking.Transport.TLS
    Assembly: solution.dll
    Syntax
    public struct FixedPEMString

    Constructors

    Name Description
    FixedPEMString(string)

    Construct a FixedPEMString from a managed string.

    Fields

    Name Description
    MaxLength

    Maximum length of the string that can be stored in this type.

    Properties

    Name Description
    Length

    Length of the fixed string.

    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