Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator Class Referencesealed

Public Member Functions

bool MoveNext ()
 
void Reset ()
 

Package Functions

 X509ChainElementEnumerator (X509ChainElementCollection chainElements)
 

Properties

X509ChainElement Current [get]
 
object IEnumerator. Current [get]
 

Private Member Functions

void IDisposable. Dispose ()
 

Private Attributes

readonly X509ChainElementCollection _chainElements
 
int _current
 

Detailed Description

Definition at line 6 of file X509ChainElementEnumerator.cs.


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