Chapter 26. Namespace: packages.provider
packages.provider
26.1. Method: associateKey Copy linkLink copied to clipboard!
Associate a package security key and with the package provider. If the provider or key does not exist, it is created. User executing the request must be an administrator.
The following parameters are available for this method:
- string
sessionKey
- string
providerName
- The provider name - string
key
- The actual key - string
type
- The type of the key. Onlygpg
is supported
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise