enum

Beryl::Config::EncryptionConfig::Mode

Inherits Enum < Comparable < Value < Object

Constants

SshUnlock = 0
Tang = 1

Instance methods

ssh_unlock?

Returns true if this enum value equals SshUnlock

Source
tang?

Returns true if this enum value equals Tang

Source