Document how to verify the signature of messages and events
This commit is contained in:
@@ -35,6 +35,7 @@ classDiagram
|
||||
serialize()
|
||||
to_h()
|
||||
sign(private_key)
|
||||
verify_signature()
|
||||
}
|
||||
class Subscription {
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user