OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:teleTrusTAlgorithm
(Results
1 - 2
of
2
) sorted by null
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/teletrust/
TeleTrusTObjectIdentifiers.java
13
static final ASN1ObjectIdentifier
teleTrusTAlgorithm
= new ASN1ObjectIdentifier("1.3.36.3");
16
static final ASN1ObjectIdentifier ripemd160 =
teleTrusTAlgorithm
.branch("2.1");
18
static final ASN1ObjectIdentifier ripemd128 =
teleTrusTAlgorithm
.branch("2.2");
20
static final ASN1ObjectIdentifier ripemd256 =
teleTrusTAlgorithm
.branch("2.3");
23
static final ASN1ObjectIdentifier teleTrusTRSAsignatureAlgorithm =
teleTrusTAlgorithm
.branch("3.1");
33
static final ASN1ObjectIdentifier ecSign =
teleTrusTAlgorithm
.branch("3.2");
41
static final ASN1ObjectIdentifier ecc_brainpool =
teleTrusTAlgorithm
.branch("3.2.8");
/external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar
Completed in 22 milliseconds