All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractKey AbstractKey holds a key.Account Certify helper.ApiException ApiException allows to wrap API errors.BytesSerializer CertificateEd25519V1 CertificateEd25519V1 is the first version of an ed25519 certificate.CertificateRawV1 CertificateRawV1 is the first version of a raw certificate.Certify Certify helper.Client Client is a okhttp3.OkHttpClient wrapper to dialog with a JSON API.ClientException ClientException allows to wrap transactor errorsCommon Crypto CryptoSerializer Handler Handler provides helper methods to send and retrieve tx without directly interacting with the HTTP Client.InstantSerializer KeyCreateV1 KeyCreateV1 is the first version of a key create message.KeyRevokeV1 KeyRevokeV1 is the first version of a key revoke message.KeyRotateV1 KeyCreateV1 is the first version of a key rotate message.KeyV1 KeyV1 is the first version of a key.PrivateKey PrivateKey is an Ed25519 private key wrapper (64 bytes).PrivateKey PrivateKey is an X25519 private key wrapper (64 bytes).PublicKey PublicKey is an Ed25519 public key wrapper (32 bytes).PublicKey PublicKey is an X25519 public key wrapper (32 bytes).RawResponse RawResponse is a okhttp3.Response wrapper.SecretNaclBoxV1 SecretNaclBoxV1 is the first version of a nacl box secret.SendTxResult SendTxResult is returned by a POST request to retrieve the tx status and its hash.Serializer Transactor Transactor provides helper methods to hide the complexity of Tx creation, signature and API dialog.Tx Tx wraps a tx data with its signature information and a nonce time to avoid replay attacks.TxData TxData interface defines the methods a concrete TxData must implement.TxDataSerializer TxDataState TxDataState wraps a TxData and additional values in order to define the unique state to be signed.TxResult TxResult is returned by a GET request to retrieve a tx with useful information about its processing.TxResults TxResults is returned by a GET request to retrieve a list of TxResult with the total txs available.TxSigner TxSigner contains all information about a Tx signer.TxStatus TxStatus is a tx blockchain status.UnknownTxData UnknownTxData is useful to deserialize and serialize back a tx data of unknown type.