The standard format (RFC 2986) for a certificate signing request. A PKCS#10 blob contains the requested subject name, the public key, optional attributes such as subject alternative names, and a self-signature proving possession of the private key. It is what a CSR file actually is, whether generated by OpenSSL, Windows or an MDM enrolment protocol.