nerdexam
Fortinet

NSE4 · Question #370

Which of the following statements describe some of the differences between symmetric and asymmetric cryptography? (Choose two.)

The correct answer is C. Symmetric cryptography uses one pre-shared key. Asymmetric cryptography uses a pair or D. Asymmetric keys can be sent to the remote peer via digital certificates. Symmetric keys cannot. Symmetric cryptography uses a single pre-shared key for encryption and decryption, while asymmetric cryptography employs a key pair, allowing for secure key exchange via digital certificates.

Submitted by wei.xz· Apr 18, 2026VPN and ZTNA

Question

Which of the following statements describe some of the differences between symmetric and asymmetric cryptography? (Choose two.)

Options

  • AIn symmetric cryptography, the keys are publicly available. In asymmetric cryptography, the
  • BAsymmetric cryptography can encrypt data faster than symmetric cryptography
  • CSymmetric cryptography uses one pre-shared key. Asymmetric cryptography uses a pair or
  • DAsymmetric keys can be sent to the remote peer via digital certificates. Symmetric keys cannot

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    90% (19)

Why each option

Symmetric cryptography uses a single pre-shared key for encryption and decryption, while asymmetric cryptography employs a key pair, allowing for secure key exchange via digital certificates.

AIn symmetric cryptography, the keys are publicly available. In asymmetric cryptography, the

In symmetric cryptography, the key is kept private and pre-shared, not publicly available; public keys are a characteristic of asymmetric cryptography.

BAsymmetric cryptography can encrypt data faster than symmetric cryptography

Symmetric cryptography is generally much faster at encrypting data than asymmetric cryptography because it involves less computational complexity.

CSymmetric cryptography uses one pre-shared key. Asymmetric cryptography uses a pair orCorrect

Symmetric cryptography relies on a single, shared secret key for both encryption and decryption, whereas asymmetric cryptography uses a pair of mathematically related keys (public and private) for these operations.

DAsymmetric keys can be sent to the remote peer via digital certificates. Symmetric keys cannotCorrect

Asymmetric keys can be securely distributed or exchanged using digital certificates, which bind a public key to an identity, whereas symmetric keys cannot be openly sent without risking compromise and typically require out-of-band exchange.

Concept tested: Symmetric vs. Asymmetric Cryptography

Source: https://learn.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/set-up-authentication-windows-hello-business

Topics

#Cryptography#Symmetric Encryption#Asymmetric Encryption#Digital Certificates

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice