Home
last modified time | relevance | path

Searched refs:wrappedKeyMaterial (Results 1 – 1 of 1) sorted by relevance

/tools/apksig/src/test/java/com/android/apksig/kms/gcp/
DKeyRingClient.java115 CryptoKey cryptoKey, ImportJob importJob, byte[] wrappedKeyMaterial) throws Exception { in importCryptoKey() argument
123 .setRsaAesWrappedKey(ByteString.copyFrom(wrappedKeyMaterial)) in importCryptoKey()