Macaroon.Types.Verification.VerifyContext (macaroon v0.5.1)
Struct module for Verification state and parameters
Link to this section Summary
Link to this section Types
Specs
t() :: %Macaroon.Types.Verification.VerifyContext{
calculated_signature: binary(),
discharges: [Macaroon.Types.Macaroon.t()],
errors: [Macaroon.Types.Macaroon.Types.Verification.VerifyError.t()],
key: binary(),
parameters: Macaroon.Types.Macaroon.Types.Verification.VerifyParameters.t()
}
Link to this section Functions
Link to this function
build()
Link to this function