JwsSignatureOptions
@iota/identity-wasm API documentation
Class: JwsSignatureOptions
Options for creating a JSON Web Signature.
Methods
toJSON()
Call Signature
toJSON():
Object
- Return copy of self without private attributes.
Returns
Object
Call Signature
toJSON():
any
Serializes this to a JSON object.
Returns
any
toString()
toString():
string
Return stringified version of self.