Class IssuerAlternativeNameExtension

    • Method Detail

      • toString

        public void toString​(java.lang.StringBuilder buffer)
        Appends a string representation of this certificate extension to the provided buffer.
        Overrides:
        toString in class X509CertificateExtension
        Parameters:
        buffer - The buffer to which the information should be appended.