Overview#
PKCS #10 is one of the Public-Key Cryptography Standards which was titled Certification Request Syntax and is defined in RFC 2986 and RFC 5967.PKCS #10 defines a Format of messages sent to a Certificate Authority to request certification of a Public Key.
PKCS #10 is the most common format used in a Certificate Signing Request.