Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Sha1ForNonSecretPurposes Struct Reference

Public Member Functions

void Start ()
 
void Append (byte input)
 
void Append (ReadOnlySpan< byte > input)
 
void Finish (Span< byte > output)
 

Private Member Functions

void Drain ()
 

Private Attributes

long _length
 
uint[] _w
 
int _pos
 

Detailed Description

Definition at line 5 of file Sha1ForNonSecretPurposes.cs.


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