@refinio/one.models
Preparing search index...
misc/Signature
sign
Function sign
sign
(
data
:
SHA256Hash
,
issuer
?:
SHA256IdHash
<
Person
>
,
)
:
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.