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 SourcePrivateKeyLength
Declaration
public static int PrivateKeyLength { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
PublicKeyLength
Declaration
public static int PublicKeyLength { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
SignatureContextMaxLength
Declaration
public static int SignatureContextMaxLength { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
SignatureLength
Declaration
public static int SignatureLength { get; }
Property Value
Type | Description |
---|---|
System.Int32 |