Class ExtPrettyPrint


  • public class ExtPrettyPrint
    extends java.lang.Object
    This class will display the certificate content in predefined format.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String toString()
      This method return string representation of the certificate in predefined format using specified client local.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ExtPrettyPrint

        public ExtPrettyPrint​(Extension ext,
                              int indentSize)
    • Method Detail

      • toString

        public java.lang.String toString()
        This method return string representation of the certificate in predefined format using specified client local. I18N Support.
        Overrides:
        toString in class java.lang.Object
        Returns:
        string representation of the certificate