public class SimpleASNWriter
extends java.lang.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 © 2022. All rights reserved.