Missiora
Authentication, PKI & Cryptography

Technology Fundamentals

Authentication, PKI & Cryptography

1 min readPublished 22 Jul 2026

Track your progress. Sign in to mark this guide complete and build your Job Readiness Score.

Cryptography protects confidentiality and integrity — the maths behind secure communication and trust.

Interactive explainer

PKI & the Certificate Trust Flow

How your browser decides to trust a website and encrypt the connection.

signs trusts CA Certificate AuthorityServer certificateServer presents certClient verifiesCRL / OCSP checkEncrypted session

Tap or hover a part to learn more.

Certificate Authority (CA)

The trusted issuer.

A trusted third party (e.g. DigiCert, Let's Encrypt) that verifies identities and signs certificates. Browsers ship with a list of trusted root CAs.

Check your understanding

1. What makes a server certificate trustworthy?

2. Which mechanism checks whether a certificate has been revoked?

Practise this in AI Interview™

The building blocks

  • Symmetric encryption (one shared key, fast — AES) vs asymmetric (public/private key pair — RSA/ECC) for key exchange and signatures.
  • Hashing (SHA-256) produces a fixed fingerprint to verify integrity — it's one-way, not encryption.
  • Digital signatures prove authenticity and integrity; certificates and PKI bind a public key to an identity via a trusted Certificate Authority.
  • TLS combines all of this to secure the web (HTTPS).

This connects to IAM and Windows PKI, and is core to Security+.

Interview Intelligence

How this topic actually shows up in interviews — and how to demonstrate you understand it.

Why employers ask about this

Crypto underpins all secure systems; interviewers test whether you understand it, not just use it.

Technical questions
Explain how HTTPS/TLS establishes a secure connection.+

Asymmetric keys authenticate and exchange a symmetric session key via certificates; symmetric encryption then protects the data.

Behavioural questions
Describe explaining encryption to a non-technical stakeholder.+

Show a clear analogy and focus on the risk it mitigates.

Real-world scenarios
“A certificate error appears on an internal site.”+

Expected answer: Check the cert's validity, chain of trust and CA — expired or untrusted certs break the PKI trust flow.

Employability Intelligence

Where this knowledge takes you — the jobs, skills and certifications it feeds into.

Relevant roles
Security EngineerSOC AnalystCryptography Engineer
Skills you're proving
EncryptionHashingPKI/TLS
Recommended certifications
CompTIA Security+CompTIA CySA+CompTIA PenTest+
Career progression

Cyber Fundamentals → Security+ → Security Engineer.

What employers expect

That you understand core security principles and can apply them to real risks, controls and incidents.

Frequently asked questions

What is the difference between symmetric and asymmetric encryption?

Symmetric uses one shared key (fast); asymmetric uses a public/private key pair (used for key exchange and signatures).

Is hashing the same as encryption?

No — hashing is one-way and verifies integrity; encryption is reversible with a key and protects confidentiality.

What is a Certificate Authority?

A trusted entity that issues and signs digital certificates, binding a public key to a verified identity.

Related guides

Practise what you've learned

Turn this guide into real, evidenced progress

Missiora helps you measure, improve and evidence the capabilities employers actually value — start with the tools best suited to this topic.

M
Published by
Missiora

Missiora is an AI Employability Intelligence platform. Our resources are researched and reviewed by the Missiora team to help you measure, improve and prove your career readiness.