class Properties

Ruby on Rails 7.1.6

Since v7.0.10

Available in: v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2

This is a wrapper for a hash of encryption properties. It is used by Key (public tags) and Message (headers).

Since properties are serialized in messages, it is important for storage efficiency to keep their keys as short as possible. It defines accessors for common properties that will keep these keys very short while exposing a readable name.

message.headers.encrypted_data_key # instead of message.headers[:k]

See Properties::DEFAULT_PROPERTIES, Key, Message

Inherits from

Object

Constants

Attributes

Methods (defined here)

Methods (inherited)

From Object (17)

Type at least 2 characters to search.

↑↓ navigate · open · esc close