Class: JSON::JWE

Inherits:
JWT
  • Object
show all
Defined in:
lib/json/jwe.rb

Instance Attribute Summary

Attributes inherited from JWT

#header, #signature

Method Summary

Methods inherited from JWT

decode, #initialize, #sign, #to_s, #verify

Constructor Details

This class inherits a constructor from JSON::JWT