//without digest
OUTPUT_BINARY_FILE=digestinfo_nodigest.der,1
	// DigestInfo
	SEQUENCE
		SEQUENCE
			OID=SHA1
			NULL
		END
	END
END		
		
	