Changes

Jump to: navigation, search

Privacy/Features/DOMCryptAPISpec/Latest

158 bytes removed, 18:20, 14 July 2011
Browser Window property WebIDL
readonly attribute CryptoPk pk;
readonly attribute CryptoSym sym;
readonly attribute CryptoHash hash;
readonly attribute CryptoHmac hmac;
};
};
[Callback=FunctionOnly, NoInterfaceObject] interface hashCallback { void onsuccessConstructor(in DOMString hashalgorithm);};]
interface CryptoHash {
attribute DOMString algorithm;  void createHash(DOMString plainText, hashCallback callback);
};
118
edits

Navigation menu