pub fn set_license(license: Option<&str>)
Expand description
Set the license that will be used once the core initializes. You can reset the license by passing None
.
If not set the normal license retrieval will occur:
- Check the BN_LICENSE environment variable
- Check the Binary Ninja user directory for license.dat