| Interface | Description |
|---|---|
| MessageDecryption |
This interface defines the methods needed to do message level symmetric key decryption when
the sender and receiver have already exchanged their asymmetric public keys.
|
| MessageEncryption |
This interface defines the methods needed to do message level symmetric key encryption when
the sender and receiver have already exchanged their asymmetric public keys.
|
| Class | Description |
|---|---|
| MessageCryptex |
This abstract class defines constants and implements invariant methods that are needed
by all concrete classes that implement message encryption and decryption.
|
Copyright © 2015 Crater Dog Technologies(TM). All rights reserved.