Class Gateway
-
java.lang.Object
-
io.keychain.core.Passport
-
io.keychain.core.Gateway
-
-
public class Gateway
extends io.keychain.core.Passport
Gateway
Gateway
performs application-level cryptographic operations encrypt, decrypt, sign, and verify.
Constructor Summary
Constructor and Description |
---|
|
Instance Methods
Return type | Method and Description |
---|---|
|
Create/issue custom digital asset |
|
Decrypt then verify data using the active Persona |
|
Decrypt then verify data to a string using the active Persona |
|
Sign then encrypt data using the active Persona |
|
Sign then encrypt data using the active Persona |
|
Create a transaction that sends the asset to the specified receiver |
|
Update local ledger with transaction from peers. |
Methods inherited from class io.keychain.core.Passport |
|