TOC PREV NEXT INDEX

domref



window.crypto


Returns the browser crypto object, which can then be used to manipulate various browser security features.

Syntax

syntax code
 

Parameters

blah is a blah.

Example

// example code here
 

Notes

Addtional notes.

Specification

DOM Level 0. Not part of specification.
 


Netscape Communications
http://developer.netscape.com
TOC PREV NEXT INDEX