Searched refs:INTERMEDIATE_CERTS_KEY (Results 1 – 1 of 1) sorted by relevance
967 private static final String INTERMEDIATE_CERTS_KEY = "mIntermediateCerts"; field in IkeSessionParams.IkeAuthDigitalSignLocalConfig1005 PersistableBundle certsBundle = in.getPersistableBundle(INTERMEDIATE_CERTS_KEY); in fromPersistableBundle()1044 result.putPersistableBundle(INTERMEDIATE_CERTS_KEY, certsBundle); in toPersistableBundle()