class

Agent::DumbOpenSSL

Inherits Agent::Crypto < Reference < Object

Instance methods

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