| Availability: |
| |||
| JavaScript syntax: | N | crypto | ||
| Object properties: | constructor | |||
| Object methods: | random(), signText() | |||
This object appears to be quite opaque. That seems to make sense as you wouldn't want security-related information to be visible simply by enumerating the properties.
There appear to be no enumerable properties belonging to this object.
| See also: | Window.crypto |
| Property | JavaScript | JScript | N | IE | Opera | N | ECMA | DOM | CSS | HTML | Notes |
|---|---|---|---|---|---|---|---|---|---|---|---|
| constructor | 1.2 ![]() | ![]() | 4.04 ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | - |
| Method | JavaScript | JScript | N | IE | Opera | NES | ECMA | DOM | CSS | HTML | Notes |
|---|---|---|---|---|---|---|---|---|---|---|---|
| random() | 1.2 ![]() | ![]() | 4.04 ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | - |
| signText() | 1.2 ![]() | ![]() | 4.04 ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | - |
| Prev | Home | Next |
| crypto | Up | Crypto.constructor |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. | ||