QuestionQ408

Managing Encryption and Privacy

Which of the following algorithms are included in a digital signature policy?

Each correct answer represents a complete solution. Choose all that apply.

Choose three
  • A Information validation
  • B Signing
  • C Signature verifying
  • D Key Generation
Explanation

Digital signature functionality comprises key generation for the public/private key pair, signing to create a signature using the private key, and signature verification using the public key. Information validation is not a core digital-signature algorithm.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!