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
>>
#
ParametersName | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
organization | string |
#
ReturnsPromise
<Type
<PublicKeyBase64
>>