# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # -- [% RenderBlockStart("Overview") %]
[% Translate("In this way you can directly edit the keyring configured in SysConfig.") | html %]
[% Translate("Description") | html %]: [% Translate("Introduction to PGP") | html %]
| [% Translate("Type") | html %] | [% Translate("Status") | html %] | [% Translate("Identifier") | html %] | [% Translate("Bit") | html %] | [% Translate("Key") | html %] | [% Translate("Fingerprint") | html %] | [% Translate("Created") | html %] | [% Translate("Expires") | html %] | [% Translate("Delete") | html %] |
|---|---|---|---|---|---|---|---|---|
| [% Translate("No data found.") | html %] | ||||||||
| [% Data.Type | html %] | [% Data.Status | html %] | [% Data.Identifier | truncate(80) | html %] | [% Data.Bit | html %] | [% Data.Key | html %] | [% Data.Fingerprint | truncate(10) | html %] | [% Data.Created | html %] | [% Data.Expires | html %] | [% Translate("Delete this key") | html %] |