| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6a6cdfa commit 4bc8f75
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3697,7 +3697,7 @@ Returns information about a given cipher. | |||
| 3697 | 3697 | Some ciphers accept variable length keys and initialization vectors. By default, | |
| 3698 | 3698 | the `crypto.getCipherInfo()` method will return the default values for these | |
| 3699 | 3699 | ciphers. To test if a given key length or iv length is acceptable for given | |
| 3700 | - cipher, use the `keyLenth` and `ivLenth` options. If the given values are | ||
| 3700 | + cipher, use the `keyLength` and `ivLength` options. If the given values are | ||
| 3701 | 3701 | unacceptable, `undefined` will be returned. | |
| 3702 | 3702 | ||
| 3703 | 3703 | ### `crypto.getCiphers()` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments