Class CheckNotNullLength<C extends Asn1Container>

    • Constructor Detail

      • CheckNotNullLength

        public CheckNotNullLength()
        Instantiates the action.
    • Method Detail

      • action

        public void action​(C container)
                    throws DecoderException
        The action to be executed.
        Parameters:
        container - The container which stores the current data
        Throws:
        DecoderException - Thrown if something went wrong.