Important notes about register_NIST_library_macOS_x86_64


Open Terminal and remove the quarantine attribute from application "register_NIST_library_macOS_x86_64" using the following command:
  	
xattr -r -d com.apple.quarantine register_NIST_library_macOS_x86_64.app

If you will not remove quarantine attribute, then application "register_NIST_library_macOS_x86_64" will be unable to save the generated "wsq_license_64.key" file.

Alternative workaround solution (without removing quarantine attribute) is to open Terminal and go into directory "/Contents/MacOS" and then running "register_NIST_library_macOS_x86_64" in Terminal using the following commands:
  	
cd register_NIST_library_macOS_x86_64.app/Contents/MacOS
./register_NIST_library_macOS_x86_64

This will create "wsq_license_64.key" file inside directory "register_NIST_library_macOS_x86_64.app/Contents/MacOS/".
Then take the created file "wsq_license_64.key" and move it into your own directory.

For more information please visit the page:
http://cognaxon.com/index.php?page=register_wsqlibrary_formacos64