Class Contact
-
java.lang.Object
-
-
io.keychain.core.Contact
public class Contact extends Facade
-
-
Contact
Contact
represents the (public) cryptographic identity of an external Persona
— a Persona
whose private keys are managed in a database or device external to the database managing the keys for the current Persona
.
The distinction between a Persona
and a Contact
is that a Passport
stores the public and private keys for each Persona
whereas for Contacts
it only stores (and knows) the public keys of the Contact
as recorded on the blockchain.
Methods inherited from class io.keychain.core.Facade |
finalize, getId, getName, getRootMaturity, getSubName, getTipMaturity, getUrl, isNull |