Phase 1
In Phase 1, the sender creates a random session key, to be known as "session
key A", using the
CryptGenKey function. The sender then uses
CryptExportKey to export this key into a simple key blob, specifying that the receiver's
exchange public key be used to encrypt the key blob. This key blob is then sent to
the receiver.
The receiver accepts the key blob from the sender and imports it into its CSP,
using the
CryptImportKey function. This function returns a handle to session key A to the receiver.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database