Function generateKey

  • Generates a Key. These symmetric keys are always 32 bytes/256 bits long. This will work for all symmetric algos being used in PK. The returned buffers are guaranteed to unpooled. This means the underlying ArrayBuffer is safely transferrable.

    Returns Key

Generated using TypeDoc