See: Description
Interface | Description |
---|---|
AdbBase64 |
This interface specifies the required functions for AdbCrypto to
perform Base64 encoding of its public key.
|
Class | Description |
---|---|
AdbConnection |
This class represents an ADB connection.
|
AdbCrypto |
This class encapsulates the ADB cryptography functions and provides
an interface for the storage and retrieval of keys.
|
AdbProtocol |
This class provides useful functions and fields for ADB protocol details.
|
AdbStream |
This class abstracts the underlying ADB streams
|