public class SimpleASNWriter extends Object
| Constructor and Description |
|---|
SimpleASNWriter()
Creates a new SimpleASNWriter object.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
toByteArray() |
void |
write(byte[] b) |
void |
writeByte(int b) |
void |
writeData(byte[] b) |
void |
writeLength(int length) |
Copyright © 2025. All rights reserved.