Sha256: 88837802588905a328366858701197b58c6ec5c2111f5eebef8d546de737bc40
Contents?: true
Size: 887 Bytes
Versions: 1
Compression:
Stored size: 887 Bytes
Contents
# -*- encoding: utf-8 -*- # frozen_string_literal: true # This file generated automatically from https://w3id.org/security/suites/hmac-2019/v1 require 'json/ld' class JSON::LD::Context add_preloaded("https://w3id.org/security/suites/hmac-2019/v1") do new(processingMode: "json-ld-1.1", term_definitions: { "Sha256HmacKey2019" => TermDefinition.new("Sha256HmacKey2019", id: "https://w3id.org/security#Sha256HmacKey2019", context: {"@protected"=>true, "id"=>"@id", "type"=>"@type", "controller"=>{"@id"=>"https://w3id.org/security#controller", "@type"=>"@id"}, "revoked"=>{"@id"=>"https://w3id.org/security#revoked", "@type"=>"http://www.w3.org/2001/XMLSchema#dateTime"}}, protected: true), "id" => TermDefinition.new("id", id: "@id", simple: true, protected: true), "type" => TermDefinition.new("type", id: "@type", simple: true, protected: true) }) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
json-ld-preloaded-3.3.1 | lib/json/ld/preloaded/sha256HmacKey.rb |