5,357 views

2 Answers

Best answer
21 votes
21 votes

The private key is the only one that can generate a signature that can be verified by the corresponding public key.

selected by
2 votes
2 votes

In cryptography, a keyed-hash message authentication code (HMAC) is a specific type of messageauthentication code (MAC) involving a cryptographichash function and a secret cryptographic key. It may be used to simultaneously verify both the data integrity and the authentication of a message, as with any MAC

Sender has to encrpyt the data with its own private key, so at the receiver end he is capable to extract data using sender public key...

(B)

Answer:

Related questions

5 votes
5 votes
1 answer
1
go_editor asked Jun 10, 2016
3,349 views
The standard for certificates used on internet is$\textsf{X.25}$$\textsf{X.301}$$\textsf{X.409}$$\textsf{X.509}$
5 votes
5 votes
2 answers
2
go_editor asked Jun 10, 2016
4,300 views
SSL is not responsible forMutual authentication of client & serverSecret communicationData Integrity protectionError detection and correction
10 votes
10 votes
5 answers
3
go_editor asked Jun 10, 2016
6,860 views
When a host on network A sends a message to a host on network B, which address does the router look at?PortIPPhysicalSubnet mask
5 votes
5 votes
3 answers
4
go_editor asked Jun 10, 2016
2,605 views
$\textsf{IEEE 802.11}$ is standard forEthernetBluetoothBroadband WirelessWireless LANs