Home
last modified time | relevance | path

Searched defs:ExportKeys (Results 1 – 10 of 10) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/plugins/cryptography/
H A Dexportkeys.cpp31 ExportKeys::ExportKeys (QList<Kopete::MetaContact *> mcs, QWidget *parent) in ExportKeys() function in ExportKeys
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/theupdateframework/notary/trustmanager/
H A Dkeys.go70 func ExportKeys(to io.Writer, s Exporter, from string) error { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/theupdateframework/notary/trustmanager/
H A Dkeys.go70 func ExportKeys(to io.Writer, s Exporter, from string) error { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/theupdateframework/notary/trustmanager/
H A Dkeys.go70 func ExportKeys(to io.Writer, s Exporter, from string) error { func
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/theupdateframework/notary/trustmanager/
H A Dkeys.go70 func ExportKeys(to io.Writer, s Exporter, from string) error { func
/dports/security/gopass/gopass-1.13.0/internal/config/
H A Dconfig.go23ExportKeys bool `yaml:"exportkeys"` // automatically export public keys of all … member
H A Dlegacy.go13ExportKeys bool `yaml:"exportkeys"` // automatically export public keys of all … member
58ExportKeys bool `yaml:"exportkeys"` // automatically export public keys of all … member
115ExportKeys bool `yaml:"exportkeys"` // automatically export public keys of al… member
/dports/security/gpg-tui/gpg-tui-0.8.2/src/app/
H A Dcommand.rs34 ExportKeys(KeyType, Vec<String>, bool), enumerator
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DiscIO/
H A DNANDImporter.cpp268 void NANDImporter::ExportKeys(const std::string& nand_root) in ExportKeys() function in DiscIO::NANDImporter
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/nigori/
H A Dnigori.cc344 void Nigori::ExportKeys(std::string* user_key, in ExportKeys() function in syncer::Nigori