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

Public Member Functions

bool MoveNext ()
 
void Reset ()
 

Package Functions

 X509Certificate2Enumerator (X509Certificate2Collection collection)
 

Properties

X509Certificate2 Current [get]
 
object IEnumerator. Current [get]
 

Private Member Functions

bool IEnumerator. MoveNext ()
 
void IEnumerator. Reset ()
 
void IDisposable. Dispose ()
 

Private Attributes

readonly IEnumerator _enumerator
 

Detailed Description

Definition at line 6 of file X509Certificate2Enumerator.cs.


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