Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Internal.Cryptography.Pal.CertificateExtensionsCommon Class Reference

Static Public Member Functions

static T GetPublicKey< T > (this X509Certificate2 certificate, Predicate< X509Certificate2 > matchesConstraints=null)
 
static T GetPrivateKey< T > (this X509Certificate2 certificate, Predicate< X509Certificate2 > matchesConstraints=null)
 

Static Private Member Functions

static string GetExpectedOidValue< T > ()
 

Detailed Description

Definition at line 7 of file CertificateExtensionsCommon.cs.


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