BMXNET 4.0 Developer API
This implementation EncryptionProvider is the crypto used for the standard Indian Health Service socket-based BMXNET Broker.
Namespace:
IndianHealthService.BMXNet.NetAssembly: BMXNET40 (in BMXNET40.dll)
Syntax
| C# | Visual Basic | Visual C++ |
public sealed class BMXAdeCrypto : EncryptionProvider
Public NotInheritable Class BMXAdeCrypto _ Implements EncryptionProvider
public ref class BMXAdeCrypto sealed : EncryptionProvider
Members
| All Members | Constructors | Methods |
| Member | Description | |
|---|---|---|
| BMXAdeCrypto()()() | ||
| Decrypt(String) |
BMXAde Implementation
| |
| Encrypt(String) |
BMXAde Implementation
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| Keyed(array<String>[]()[]) | ||
| MemberwiseClone()()() | (Inherited from Object.) | |
| SetKey(array<String>[]()[]) |
Set a site specific key
| |
| ToString()()() | (Inherited from Object.) |