| Class | Description |
|---|---|
| DeleteRequest |
Request data used for identity removal.
|
| Identities |
This class represents a list of validated identities.
|
| IdentityInfo |
This class represents detailed information about identity.
|
| PublicKeyInfo |
This class represents Public Key information.
|
| SearchCriteria |
This class represents a search criteria:
the
value request parameter is mandatory
the type request parameter is optional and specifies the type of
Virgil Card's Identity
the relations parameter is optional and contains the list of
Virgil Cards UDIDs to perform the search within
the includeUnauthorized parameter specifies whether an
unauthorized Virgil Cards should be returned. |
| SearchCriteria.Builder |
An instance of this class encapsulates the information needed to
instantiate and initialize a search criteria object.
|
| VirgilCard |
This class represents Virgil Card.
|
| VirgilCardTemplate |
This class used for registering new Virgil Card.
|
| VirgilCardTemplate.Builder |
Use this builder to construct
VirgilCardTemplate. |
Copyright © 2016. All rights reserved.