Searched refs:IV_SPEC_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
73 private static final String IV_SPEC_SEPARATOR = ";"; field in CarTrustedDeviceService256 String[] values = prefs.getString(key, null).split(IV_SPEC_SEPARATOR); in getEncryptionKey()347 .append(IV_SPEC_SEPARATOR) in encryptWithKeyStore()