API Guides > ConceptRT 3.x
SHA1Hash Class Reference

SHA1 Hash data More...

Detailed Description

SHA1 Hash data

+ Inheritance diagram for SHA1Hash:

Additional Inherited Members

- Public Member Methods inherited from SafeArray< Char8, 20 >
Char8operator[] (Int32 index)
 Array indexer operator. More...
 
const Char8operator[] (Int32 index) const
 Array indexer operator. More...
 
Int32 GetSize () const
 Gets the array size. More...
 
- Public Member Methods inherited from BaseSafeArray< ElementType >
bool IndexValid (Int32 index) const
 Query if index is valid. More...
 
void Exchange (Int32 index1, Int32 index2)
 Exchanges two items More...