diffieHellman.verifyError

diffieHellman.verifyError

A bit field containing any warnings and/or errors resulting from a check performed during initialization of the DiffieHellman object.

The following values are valid for this property (as defined in constants module):

  • DH_CHECK_P_NOT_SAFE_PRIME
  • DH_CHECK_P_NOT_PRIME
  • DH_UNABLE_TO_CHECK_GENERATOR
  • DH_NOT_SUITABLE_GENERATOR
doc_Nodejs
2016-04-30 04:38:50
Comments
Leave a Comment

Please login to continue.