Class CertificateMessage


  • public class CertificateMessage
    extends BaseMessage
    The Class CertificateMessage.
    • Constructor Summary

      Constructors 
      Constructor Description
      CertificateMessage​(java.io.InputStream inputStream)
      Instantiates a new license message.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.InputStream getInputStream()
      Gets the input stream.
      • Methods inherited from class java.lang.Object

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

      • CertificateMessage

        public CertificateMessage​(java.io.InputStream inputStream)
        Instantiates a new license message.
        Parameters:
        inputStream - the input stream
    • Method Detail

      • getInputStream

        public java.io.InputStream getInputStream()
        Gets the input stream.
        Returns:
        the input stream