Home
last modified time | relevance | path

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

/external/bouncycastle/src/main/java/org/bouncycastle/asn1/pkcs/
DPKCSObjectIdentifiers.java233 static final String bagtypes = pkcs_12 + ".10.1"; field
235 …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 + "…