Searched refs:bagtypes (Results 1 – 1 of 1) sorted by relevance
233 static final String bagtypes = pkcs_12 + ".10.1"; field235 …static final DERObjectIdentifier keyBag = new DERObjectIdentifier(bagtypes + "…236 …static final DERObjectIdentifier pkcs8ShroudedKeyBag = new DERObjectIdentifier(bagtypes + "…237 …static final DERObjectIdentifier certBag = new DERObjectIdentifier(bagtypes + "…238 …static final DERObjectIdentifier crlBag = new DERObjectIdentifier(bagtypes + "…239 …static final DERObjectIdentifier secretBag = new DERObjectIdentifier(bagtypes + "…240 …static final DERObjectIdentifier safeContentsBag = new DERObjectIdentifier(bagtypes + "…