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 © 2024. All rights reserved.