Searched refs:NONCE (Results 1 – 2 of 2) sorted by relevance
132 public static final int KM_TAG_NONCE = Tag.NONCE; // KM_BYTES | 1001;
148 private static final byte[] NONCE = getUtf8Bytes("nonce"); field in RecoverableKeyStoreManagerTest1273 WrappedKey wrappedKey = new WrappedKey(NONCE, KEY_MATERIAL, keyMetadata, GENERATION_ID, in setRecoveryStatus()