Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/teletrust/
DTeleTrusTObjectIdentifiers.java15 static final ASN1ObjectIdentifier teleTrusTAlgorithm = new ASN1ObjectIdentifier("1.3.36.3"); field
18 static final ASN1ObjectIdentifier ripemd160 = teleTrusTAlgorithm.branch("2.1");
20 static final ASN1ObjectIdentifier ripemd128 = teleTrusTAlgorithm.branch("2.2");
22 static final ASN1ObjectIdentifier ripemd256 = teleTrusTAlgorithm.branch("2.3");
25 …static final ASN1ObjectIdentifier teleTrusTRSAsignatureAlgorithm = teleTrusTAlgorithm.branch("3.1"…
35 static final ASN1ObjectIdentifier ecSign = teleTrusTAlgorithm.branch("3.2");
43 static final ASN1ObjectIdentifier ecc_brainpool = teleTrusTAlgorithm.branch("3.2.8");