javascript - Hashing and Encoding passwords when Calling SOAP API -




i'm trying call soap api node using strong-soap, , when calling api demands password field

md5 hashed in utf-16 little endian (unicode)

i want know how can make sure password field meets requirement in javascript / node js.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -