Searched refs:pbeWithSHAAnd40BitRC2_CBC (Results 1 – 3 of 3) sorted by relevance
133 …super("PBEwithSHAand40BitRC2-CBC", PKCSObjectIdentifiers.pbeWithSHAAnd40BitRC2_CBC, true, PKCS12, … in PBEWithSHAAnd40BitKeyFactory()531 …provider.addAlgorithm("Alg.Alias.Cipher", PKCSObjectIdentifiers.pbeWithSHAAnd40BitRC2_CBC, "PBEWIT… in configure()
419 … static final ASN1ObjectIdentifier pbeWithSHAAnd40BitRC2_CBC = pkcs_12PbeIds.branch("6"); field
1723 … super(new BouncyCastleProvider(), pbeWithSHAAnd3_KeyTripleDES_CBC, pbeWithSHAAnd40BitRC2_CBC); in BCPKCS12KeyStore()