@mozilla.org/security/hash;1
This component implements the following interfaces:
Constants
Methods
Interface | Method |
---|---|
nsICryptoHash |
ACString finish ( PRBool ASCII )
|
nsICryptoHash |
void init ( PRUint32 algorithm )
|
nsICryptoHash |
void initWithString ( ACString algorithm )
|
nsICryptoHash |
void update ( arrayof PRUint8 data , PRUint32 len )
|
nsICryptoHash |
void updateFromStream ( nsIInputStream stream , PRUint32 len )
|
Reference documentation is generated from Mozilla's source.