getKeys
getKeys(
did):DidKey[]
Gets all public keys associated with this DID.
Parameters
Section titled “Parameters”• did: any
The DID data.
Returns
Section titled “Returns”DidKey[]
Array of public keys.
getKeys(
did):DidKey[]
Gets all public keys associated with this DID.
• did: any
The DID data.
DidKey[]
Array of public keys.