Searched defs:cryptoKeyId (Results 1 – 2 of 2) sorted by relevance
72 CryptoKey createCryptoKey(String cryptoKeyId) { in createCryptoKey()77 Optional<CryptoKey> findCryptoKey(String cryptoKeyId) { in findCryptoKey()91 Optional<CryptoKeyVersion> findCryptoKeyVersion(String cryptoKeyId) { in findCryptoKeyVersion()96 Optional<CryptoKeyVersion> findCryptoKeyVersion(String cryptoKeyId, String versionId) { in findCryptoKeyVersion()128 String cryptoKeyId, in createCryptoKeyForImport()148 ImportJob createImportJob(String cryptoKeyId) { in createImportJob()
39 static CryptoKeyVersionName getCryptoKeyVersionName(String cryptoKeyId) throws Exception { in getCryptoKeyVersionName()