ClassBuilderClassToBinaryFile Method |
| Name | Description | |
|---|---|---|
| ClassToBinaryFile(String, String) |
Encrypt the class source code with the default password and write it to a file.
| |
| ClassToBinaryFile(String, String, String) |
Encrypt the class source code with the given password and write it to a file.
|