Searched refs:ASN1Choice (Results 1 - 12 of 12) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1Choice.java11 public interface ASN1Choice interface
H A DASN1TaggedObject.java56 * If the object implements ASN1Choice the tag style will always be changed
68 if (obj instanceof ASN1Choice)
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
H A DChoiceTest.java35 import org.apache.harmony.security.asn1.ASN1Choice;
65 private static ASN1Choice choice = new ASN1Choice(new ASN1Type[] {
124 ASN1Choice choice = new ASN1Choice(new ASN1Type[] {
172 ASN1Choice choice = new ASN1Choice(new ASN1Type[] { ASN1Boolean
200 ASN1Choice choice1 = new ASN1Choice(new ASN1Type[] {
223 ASN1Choice choice
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DSignerIdentifier.java3 import org.bouncycastle.asn1.ASN1Choice;
13 implements ASN1Choice
H A DTime.java8 import org.bouncycastle.asn1.ASN1Choice;
17 implements ASN1Choice
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DAttCertIssuer.java3 import org.bouncycastle.asn1.ASN1Choice;
13 implements ASN1Choice
H A DTime.java8 import org.bouncycastle.asn1.ASN1Choice;
17 implements ASN1Choice
H A DDistributionPointName.java3 import org.bouncycastle.asn1.ASN1Choice;
22 implements ASN1Choice
H A DGeneralName.java6 import org.bouncycastle.asn1.ASN1Choice;
47 implements ASN1Choice
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
H A DX962Parameters.java3 import org.bouncycastle.asn1.ASN1Choice;
12 implements ASN1Choice
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/
H A DDirectoryString.java3 import org.bouncycastle.asn1.ASN1Choice;
17 implements ASN1Choice, ASN1String
H A DX500Name.java5 import org.bouncycastle.asn1.ASN1Choice;
31 implements ASN1Choice

Completed in 121 milliseconds