gpgKey property

String? gpgKey
getter/setter pair

URI of the key file for this repository.

The agent maintains a keyring at /etc/apt/trusted.gpg.d/osconfig_agent_managed.gpg.

Implementation

core.String? gpgKey;