Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
misc/Signature
sign
Function sign
sign
(
data
,
issuer
?
)
:
Promise
<
UnversionedObjectResult
<
Signature
>
>
Sign an object with my own key.
Parameters
data
:
SHA256Hash
The data which to sign.
Optional
issuer
:
SHA256IdHash
<
Person
>
the issuer of the signature
Returns
Promise
<
UnversionedObjectResult
<
Signature
>
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Sign an object with my own key.