try{ return( CryptoManagerImpl.getSingleton()); }catch( Throwable e ){ Debug.out( "Failed to create crypto manager", e ); return( null ); }