This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-certstore/resource/conf/table_info.conf

12 lines
272 B
Plaintext

[
{
"table_id":0,
"table_name":"DECRYPTION_KEYRING",
"table_type":"plugin",
"custom": {
"key_name":"uuid",
"key_type":"pointer",
"foreign_names": ["private_key_file", "public_key_file"]
}
}
]