Using raw keys is prone to security risks due to accidentally leaking the key. Choose another type of key if possible.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#key
def key() -> ::String
    Returns
    
  - (::String) — Required. A 128/192/256 bit key.
#key=
def key=(value) -> ::String
    Parameter
    
  - value (::String) — Required. A 128/192/256 bit key.
    Returns
    
- (::String) — Required. A 128/192/256 bit key.