Window.crypto (Property)

A reference to a Crypto object for security encoding.

Availability:

JavaScript - 1.2
Netscape - 4.04
Property/method value type:Crypto object
JavaScript syntax:Ncrypto
NmyWindow.crypto

The object referred to by this property is used with the browser security model. Refer to the topic that discusses the Crypto object for more details.

See also:Crypto object

Property attributes:

ReadOnly.