Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 0 . Question 1 0 Complete the Qwiklab Creating / inspecting key pair, encrypting / decrypting and sign / verify using OpenSSL before answering

10.
Question 10
Complete the Qwiklab
Creating/inspecting key pair, encrypting/decrypting and sign/verify using OpenSSL
before answering this question.
You want to use a hash digest to verify that the text file secret_text.txt is not modified. Your public key is my_public_key.pem and your private key is my_private_key.pem. Which command do you use to create the hash digest?
1 point
openssl dgst -sha256-sign my_private_key.pem -out secret_text.txt.sha256 secret_text.txt
openssl dgst -sha256-sign my_private_key.pem -out secret_text.txt.sha256
openssl dgst -sha256-sign my_public_key.pem -out secret_text.txt.sha256 secret_text.txt
openssl dgst -sha256-sign my_public_key.pem -out secret_text.txt.sha256
Coursera Honor Code Learn more

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

User Defined Tensor Data Analysis

Authors: Bin Dong ,Kesheng Wu ,Suren Byna

1st Edition

3030707490, 978-3030707491

More Books

Students also viewed these Databases questions

Question

3. Identify cultural universals in nonverbal communication.

Answered: 1 week ago

Question

2. Discuss the types of messages that are communicated nonverbally.

Answered: 1 week ago