Searched defs:GeneralName (Results 1 - 2 of 2) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DGeneralName.java21 * The GeneralName object.
23 * GeneralName ::= CHOICE {
45 public class GeneralName class in inherits:ASN1Object,ASN1Choice
66 public GeneralName( method in class:GeneralName
73 public GeneralName( method in class:GeneralName
107 public GeneralName( method in class:GeneralName
116 * Create a GeneralName for the given tag from the passed in String.
138 public GeneralName( method in class:GeneralName
174 public static GeneralName getInstance(
177 if (obj == null || obj instanceof GeneralName)
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 447 milliseconds