module FrontEndBuilds

This is needed to convert an SSH pubkey into a RSA OpenSSL pubkey that we can use to verify the signature. I got this from:

github.com/mytestbed/omf/blob/master/omf_common/lib/omf_common/auth/ssh_pub_key_convert.rb

Support for DSA keys was removed from this code as the FEB app doesn't support DSA keys See PubKey#verify

Constants

VERSION