TSG-22708 Adapt to the change in the DECRYPTION_KEYRING table name
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
[
|
||||
{
|
||||
"table_id":0,
|
||||
"table_name":"PXY_PROFILE_KEYRING",
|
||||
"table_name":"DECRYPTION_KEYRING",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
"key_name":"uuid",
|
||||
"key_type":"pointer"
|
||||
"key_type":"pointer",
|
||||
"foreign_names": ["private_key_file", "public_key_file"]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user