public class SimpleASNReader
extends java.lang.Object
| Constructor and Description |
|---|
SimpleASNReader(byte[] data)
Creates a new SimpleASNReader object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
assertByte(int b) |
int |
getByte() |
byte[] |
getData() |
int |
getLength() |
boolean |
hasMoreData() |
Copyright © 2022. All rights reserved.