Method: PostDB::DKIM.key_table_path

Defined in:
lib/postdb/dkim.rb

.key_table_pathObject (readonly)

The path to the key table file



14
15
16
# File 'lib/postdb/dkim.rb', line 14

def key_table_path
  @key_table_path
end