# HG changeset patch # User Maxim Dounin # Date 1635865385 -10800 # Node ID c6713b6b86ce407d0e93b48221ff7ba2c7bac7cd # Parent 9385526a9b2da584a52aa5a0b0bab21efa3e3ac7 Removed trailing spaces. diff --git a/xml/en/docs/njs/reference.xml b/xml/en/docs/njs/reference.xml --- a/xml/en/docs/njs/reference.xml +++ b/xml/en/docs/njs/reference.xml @@ -1095,7 +1095,7 @@ then the same data must be specified in if the data given to the decrypt() call does not match the original data, the decryption will throw an exception. -The bit length of additionalData +The bit length of additionalData must be smaller than 2^64 - 1. @@ -1275,7 +1275,7 @@ then the same data must be specified in if the data given to the decrypt() call does not match the original data, the decryption will throw an exception. -The bit length of additionalData +The bit length of additionalData must be smaller than 2^64 - 1. @@ -2013,7 +2013,7 @@ of the form { "name": "ALGORITH key is a CryptoKey object that the key to be used for signing. -If algorithm identifies a public-key cryptosystem, this is the private key. +If algorithm identifies a public-key cryptosystem, this is the private key. data @@ -2106,7 +2106,7 @@ of the form { "name": "ALGORITH is a CryptoKey object that the key to be used for verifying. It is the secret key for a symmetric algorithm -and the public key for a public-key system. +and the public key for a public-key system. signature