Class ExtensionValue

    • Field Detail

      • encoding

        protected byte[] encoding
        Encoded form of the extension.
    • Constructor Detail

      • ExtensionValue

        public ExtensionValue()
        Default constructor.
      • ExtensionValue

        public ExtensionValue​(byte[] encoding)
        Creates the object on the base of its encoded form.
    • Method Detail

      • getEncoded

        public byte[] getEncoded()
        Returns encoded form of the object.