org.bouncycastle.asn1
public class DERUnknownTag extends DERObject
| Constructor Summary | |
|---|---|
| DERUnknownTag(int tag, byte[] data) | |
| Method Summary | |
|---|---|
| boolean | equals(Object o) |
| byte[] | getData() |
| int | getTag() |
| int | hashCode() |
Parameters: tag the tag value. data the octets making up the time.