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

/libcore/luni/src/main/java/org/apache/harmony/security/asn1/
H A DASN1Type.java34 public abstract class ASN1Type implements ASN1Constants { class in inherits:ASN1Constants
48 public ASN1Type(int tagNumber) { method in class:ASN1Type
60 public ASN1Type(int tagClass, int tagNumber) { method in class:ASN1Type

Completed in 37 milliseconds