BMXNET 4.0 Developer API
Types
| All Types | Classes | Interfaces |
| Name | Description | |
|---|---|---|
| BMXAdeCrypto |
This implementation EncryptionProvider is the crypto used for the standard Indian Health Service socket-based BMXNET Broker.
| |
| EncryptionKeyProvider |
A provider of the BMX Ade encryption key
| |
| EncryptionProvider |
The crypto used to implement the socket-based BMXNET Broker. Any crypto can be used if a new
.NET EncryptionProvider is written and a corresponding modification to the RPMS-side is done.
|