Methods
# (async, inner) process(signature) → {Promise.<object>}
Extract data from a signature and fetch the associated key
Parameters:
Name | Type | Description |
---|---|---|
signature |
string | The plaintext signature to process |
Returns:
- Type
- Promise.<object>