Bytes of entropy behind a salt, matching Crypt::randomBytesBase64(55).
55 bytes is what Drupal's own installer uses, and it encodes to the 74 characters the shipped
system.private_key row carried -- so a value minted here is indistinguishable in form from one
Drupal would have made itself.
Bytes of entropy behind a salt, matching
Crypt::randomBytesBase64(55).55 bytes is what Drupal's own installer uses, and it encodes to the 74 characters the shipped
system.private_keyrow carried -- so a value minted here is indistinguishable in form from one Drupal would have made itself.