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

Public Member Functions

override string ToXmlString ()
 
override ECParameters ExportExplicitParameters ()
 
override ECParameters ExportParameters ()
 
void Dispose ()
 
virtual byte[] ToByteArray ()
 
virtual bool TryExportSubjectPublicKeyInfo (Span< byte > destination, out int bytesWritten)
 
virtual byte[] ExportSubjectPublicKeyInfo ()
 

Protected Member Functions

override void Dispose (bool disposing)
 

Package Functions

 ECDiffieHellmanCngPublicKey (byte[] keyBlob, string curveName)
 

Package Attributes

string _curveName
 

Private Attributes

byte[] _keyBlob
 

Detailed Description

Definition at line 405 of file ECDiffieHellmanImplementation.cs.


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