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

/dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
H A DASN1Type.java37 public abstract class ASN1Type implements ASN1Constants { class in inherits:ASN1Constants
55 public ASN1Type(int tagNumber) { method in class:ASN1Type
68 public ASN1Type(int tagClass, int tagNumber) { method in class:ASN1Type

Completed in 69 milliseconds