Scans your site and returns information about your SSL implementation and certificate. Helpful for debugging and validating your SSL configuration.
One of a set of tools we are providing to everyone as a way of saying thank you for being a part of the community.
You could then from client code, instantiate your proprietary class and execute methods that way like:
MyType myType = new MyType();
myType.calc(param);
Hope that helps.