Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
http_signatures
master
HttpSignatures
Algorithm
Hmac
UnknownAlgorithm
Context
HeaderList
EmptyHeaderList
IllegalHeader
HeaderNotInMessage
Key
KeyStore
Signature
SignatureParameters
SignatureParametersParser
Error
Signer
SigningString
Verification
VerificationAlgorithm
Hmac
UnknownAlgorithm
Verifier
Generated using Crystal 1.14.0
2024-11-26 09:54:35 UTC
class
HttpSignatures::
KeyStore
HttpSignatures::KeyStore
Reference
Object
Defined in:
http_signatures/key_store.cr
Constructors
.new
(key_hash)
Instance Method Summary
#fetch
(id)
#only_key
Constructor Detail
def self.
new
(key_hash)
#
[
View source
]
Instance Method Detail
def
fetch
(id)
#
[
View source
]
def
only_key
#
[
View source
]