Skip to content

document how to use crypto.sign() for algorithm+digest combinations without named constants

  • documentation is changed or added
  • the commit message follows commit guidelines
Description of change

Updates the crypto API documentation to demonstrate how to use signature algorithms supported by OpenSSL but not exposed as named constants, e.g. "ecdsa-with-SHA256".

Merge request reports

Loading