Cryptographically signed certificate originals
ResearchRank supports hardware-token signing through the Windows agent and server PKCS#12 signing where an authorized private key is intentionally installed.
USB token / CryptoID mode
The private signing key remains inside the connected hardware token. After a paid certificate enters the queue, the Windows agent receives only the prepared PDF signing payload, asks the locally registered certificate to create the cryptographic signature, and returns the CMS signature to WordPress. The server verifies the response against the configured public certificate before accepting it.
Visible digital-signature status
Certificates prepared for cryptographic signing contain a visible Digitally Signed status area. The authoritative signature itself is the cryptographic PDF signature shown by a compatible PDF reader, not the visible label alone.
Registry verification
Every certificate carries a unique certificate number and QR verification URL. The verification page reports certificate status, evidence, ranking context and whether an official digitally signed PDF is on file.
Integrity preservation
The final signed PDF bytes are stored with a SHA-256 integrity hash and served without regeneration. Editing a signed PDF after signing may invalidate the cryptographic signature, so the signed original is preserved.
Security boundary
ResearchRank never needs the USB-token private key. Server PKCS#12 mode should be used only with a signing identity that your organization is authorized to store and operate on the server.