| Class | JSON::JWE |
| In: |
lib/json/jwe.rb
|
| Parent: | Object |
| NUM_OF_SEGMENTS | = | 5 |
| enc | -> | encryption_method |
| auth_data | [RW] | |
| authentication_tag | [RW] | |
| cipher_text | [RW] | |
| content_encryption_key | [RW] | |
| encryption_key | [RW] | |
| iv | [RW] | |
| jwe_encrypted_key | [RW] | |
| mac_key | [RW] | |
| plain_text | [RW] | |
| private_key_or_secret | [RW] | |
| public_key_or_secret | [RW] |