service/public_key_get
Api Code Documentation / Exports / service/public_key_get
Table of contents
Functions
Functions
getPublicKey
▸ getPublicKey(conn
, ctx
, organization
): Promise
<Type
<PublicKeyBase64
>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
organization | string |
Returns
Promise
<Type
<PublicKeyBase64
>>