Searched refs:DER_ASN1_DN_KEY (Results 1 – 2 of 2) sorted by relevance
35 private static final String DER_ASN1_DN_KEY = "derAsn1Dn"; field in IkeDerAsn1DnIdentification79 PersistableBundle dnBundle = in.getPersistableBundle(DER_ASN1_DN_KEY); in fromPersistableBundle()95 DER_ASN1_DN_KEY, PersistableBundleUtils.fromByteArray(derAsn1Dn.getEncoded())); in toPersistableBundle()
50 private static final String DER_ASN1_DN_KEY = "DER_ASN1_DN_KEY"; field in IkeIdentificationUtils71 DER_ASN1_DN_KEY, in toPersistableBundle()117 final PersistableBundle dnBundle = in.getPersistableBundle(DER_ASN1_DN_KEY); in fromPersistableBundle()