Class: JOSE::SignedBinary
- Inherits:
-
String
- Object
- String
- JOSE::SignedBinary
- Defined in:
- lib/jose/jws.rb
Instance Method Summary collapse
Instance Method Details
#expand ⇒ Object
4 5 6 |
# File 'lib/jose/jws.rb', line 4 def return JOSE::JWS.(self) end |