|
X.509: X.509 is the standard
for user certificates. The public key of a user,
together with identification information, is enciphered
with the private key of the certificate authority
that issued it. So, in fact, the CA digitally
signs the public key of the user. The public key
of the CA is distributed universally, to allow
everyone to verify the user certificate.
|