diff --git a/index.html b/index.html index 8760a33..c2e84fb 100644 --- a/index.html +++ b/index.html @@ -359,6 +359,7 @@ +
@@ -2286,7 +2287,7 @@ const LIFECYCLE_MAP = { }; const PRIVILEGE_NAMES = [ - ['Security Domain', 'DAP Verification', null, 'Delegated Management', 'Card Lock', 'Card Terminate', 'Card Reset', 'CVM Management', 'Mandated DAP Verification'], + ['Security Domain', 'DAP Verification', 'Delegated Management', 'Card Lock', 'Card Terminate', 'Card Reset', 'CVM Management', 'Mandated DAP Verification'], ['Trusted Path', 'Authorized Management', 'Token Verification', 'Global Delete', 'Global Lock', 'Global Registry', 'Final Application', 'Global Service'], ['Receipt Generation', 'Ciphered Load File Data Block', 'Contactless Activation', 'Contactless Self-Activation'], ];