PKCS #10 structure
The form values become requested subject information in the certification request, alongside the generated public key. Web Crypto creates the key material and signs the request data with the corresponding private key. That signature lets a recipient detect changes to the signed request and verify it against the included public key; it does not make the request certificate-authority approved.