Quick tip (AIR): Signing an ANE (ActionScript Native Extension)
If you package an Native Extensions for latest Adobe AIR 3.0 you will have an option for signing it with a certificate as well.
The packaging process of creating ANE (ActionScript Native Extension) files is already well documented (check “Packaging a native extension” at Adobes AIR documentation). However, it’s not easy to find a detailed instruction for signing an ANE file. Maybe because it is optionally… Here are few tips:
