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

Public Member Functions

 ValidityAsn (DateTimeOffset notBefore, DateTimeOffset notAfter)
 

Package Functions

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

Static Package Functions

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

Package Attributes

TimeAsn NotBefore
 
TimeAsn NotAfter
 

Static Private Member Functions

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

Detailed Description

Definition at line 5 of file ValidityAsn.cs.


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