Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.Asn1.SpecifiedECDomain Struct Reference

Package Functions

void Encode (AsnWriter writer)
 
void Encode (AsnWriter writer, Asn1Tag tag)
 
void Encode (AsnWriter writer)
 
void Encode (AsnWriter writer, Asn1Tag tag)
 

Static Package Functions

static void Decode (ref AsnValueReader reader, ReadOnlyMemory< byte > rebind, out SpecifiedECDomain decoded)
 
static void Decode (ref AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out SpecifiedECDomain decoded)
 
static void Decode (ref System.Formats.Asn1.AsnValueReader reader, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.SpecifiedECDomain decoded)
 
static void Decode (ref System.Formats.Asn1.AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.SpecifiedECDomain decoded)
 

Package Attributes

int Version
 
FieldID FieldID
 
CurveAsn Curve
 
ReadOnlyMemory< byte > Base
 
ReadOnlyMemory< byte > Order
 
ReadOnlyMemory< byte >? Cofactor
 
string Hash
 
System.Security.Cryptography.Asn1.FieldID FieldID
 
System.Security.Cryptography.Asn1.CurveAsn Curve
 

Static Private Member Functions

static void DecodeCore (ref AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out SpecifiedECDomain decoded)
 
static void DecodeCore (ref System.Formats.Asn1.AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.SpecifiedECDomain decoded)
 

Detailed Description

Definition at line 5 of file SpecifiedECDomain.cs.


The documentation for this struct was generated from the following files: