Show / Hide Table of Contents

    Class NativeBinding

    Inheritance
    System.Object
    NativeBinding
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Catalyst.Core.Modules.Cryptography.BulletProofs
    Assembly: Catalyst.Core.Modules.Cryptography.BulletProofs.dll
    Syntax
    public static class NativeBinding

    Properties

    | Improve this Doc View Source

    PrivateKeyLength

    Declaration
    public static int PrivateKeyLength { get; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    PublicKeyLength

    Declaration
    public static int PublicKeyLength { get; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    SignatureContextMaxLength

    Declaration
    public static int SignatureContextMaxLength { get; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    SignatureLength

    Declaration
    public static int SignatureLength { get; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network