1. The document discusses two main methods for key distribution: symmetric key distribution using symmetric encryption like Kerberos, and key distribution using asymmetric encryption like X.509 certificates.
2. It provides an overview of how symmetric key distribution works in Kerberos, including the use of a key distribution center and ticket granting tickets.
3. It also summarizes X.509 certificates, how they are issued by a certificate authority with a user's public key and signature, and how they can be used to verify a user's identity.