class

Agent::Crypto

Inherits Reference < Object

Instance methods

sign(msg : String) : String
Source
verify(msg : String, signature : String) : Bool
Source