class HttpSignatures::Context

Defined in:

http_signatures/context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(keys = {} of String => String, signing_key_id : String | Nil = nil, algorithm : String | Nil = nil, headers : Array(String) = Array(String).new) #

[View source]

Instance Method Detail

def signer #

[View source]
def verifier #

[View source]