Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/vcn/persistablebundleutils/
DIkeIdentificationUtils.java50 private static final String DER_ASN1_DN_KEY = "DER_ASN1_DN_KEY"; field in IkeIdentificationUtils
71 DER_ASN1_DN_KEY, in toPersistableBundle()
117 final PersistableBundle dnBundle = in.getPersistableBundle(DER_ASN1_DN_KEY); in fromPersistableBundle()