Searched refs:pkcs_5 (Results 1 – 1 of 1) sorted by relevance
63 …static final ASN1ObjectIdentifier pkcs_5 = new ASN1ObjectIdentifier("1.2.840.1… field66 static final ASN1ObjectIdentifier pbeWithMD2AndDES_CBC = pkcs_5.branch("1");68 static final ASN1ObjectIdentifier pbeWithMD2AndRC2_CBC = pkcs_5.branch("4");70 static final ASN1ObjectIdentifier pbeWithMD5AndDES_CBC = pkcs_5.branch("3");72 static final ASN1ObjectIdentifier pbeWithMD5AndRC2_CBC = pkcs_5.branch("6");74 static final ASN1ObjectIdentifier pbeWithSHA1AndDES_CBC = pkcs_5.branch("10");76 static final ASN1ObjectIdentifier pbeWithSHA1AndRC2_CBC = pkcs_5.branch("11");78 static final ASN1ObjectIdentifier id_PBES2 = pkcs_5.branch("13");80 static final ASN1ObjectIdentifier id_PBKDF2 = pkcs_5.branch("12");