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